]> git.deb.at Git - pkg/blosxom.git/blob - t/templates/data/head.html
Updates to rss20 tests.
[pkg/blosxom.git] / t / templates / data / head.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2           "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html>
4     <head>
5         <link rel="alternate" type="application/rss+xml" title="RSS" href="$url/index.rss" />
6         <title>$blog_title $path_info_da $path_info_mo $path_info_yr
7         </title>
8     </head>
9     <body>
10         <h1>$blog_title</h1>
11         <h2>$path_info_da $path_info_mo $path_info_yr</h2>