<html>
<head>
  <title>Articles: show</title>
  <link href="/stylesheets/scaffold.css?1156567340" media="screen" rel="Stylesheet" 
   type="text/css" />
</head>
<body>
<p style="color: green"></p>

<p>
  <b>Title:</b> Article Number Two
</p>

<p>
  <b>Body:</b> This would be the body of the second article...
</p>

<a href="/articles/edit/2">Edit</a> |
<a href="/articles/list">Back</a>

</body>
</html>