1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
\r
5 <title>${blog.name}</title>
\r
6 <meta content=".Text" name="GENERATOR">
\r
7 <link id="MainStyle" type="text/css" rel="stylesheet" href="/css/style.css"></link>
\r
8 <link id="SecondaryCss" type="text/css" rel="stylesheet" href="/css/blue.css"></link>
\r
14 <h1><a id="Header1_HeaderTitle" class="headermaintitle" href="http://localhost//${blog.author.login}/view.rails">${blog.name}</a></h1>
\r
15 <p id="tagline">${blog.description}</p>
\r
22 <li><a id="MyLinks1_HomeLink" href="/${blog.author.login}/view.rails">Home</a></li>
\r
23 <li><a id="MyLinks1_Admin" href="/account/authentication.rails">Login</a></li>
\r
24 <li><a id="MyLinks1_HomeLink" href="/${blog.author.login}/view.rails?printable=true">Printable</a></li>
\r
29 #foreach( $entry in $posts )
\r
30 <li><a id="SingleColumn1_Categories_CatList__ctl0_LinkList__ctl1_Link" href="view.rails?entryid=$entry.id">$entry.title</a> </li>
\r
39 <h2><a id="viewpost.ascx_TitleUrl" href="view.rails?entryid=${lastpost.id}">${lastpost.title}</a>
\r
42 ${lastpost.contents}
\r
44 <p class="postfoot">
\r
45 posted on ${lastpost.date}
\r
48 <link rel="pingback" href="http://blogs.msdn.com/alexbarn/Services/Pingback.aspx">
\r
57 Copyright © $blog.author.name
\r