Below is the file 'templates/base.html' from this revision. You can also download the file.
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www <html> <head> <title>memes.angrygoats.net :: $(page_title)</title> <link rel="stylesheet" href="$static_join('memes.css')" type="text/css" media="screen" /> </head> <body> <h1 id="pageTitle">memes.angrygoats.net</h1> #block body #end block </body> </html>