summaryrefslogtreecommitdiffstats
path: root/templates/default.html
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2012-06-02 08:47:36 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2012-06-02 08:47:36 +0200
commit2b3e4156bb8940239e6560bddb6bcd6e2fb2588b (patch)
tree9a7e889c7c0d193d9fbe172894b0e3627ca3ccab /templates/default.html
parent5a7c9b9c1f405d143c9fdc5aeb241c13f53320b7 (diff)
downloadblog.universe-factory.net-2b3e4156bb8940239e6560bddb6bcd6e2fb2588b.tar
blog.universe-factory.net-2b3e4156bb8940239e6560bddb6bcd6e2fb2588b.zip
Improvements to pagination
Diffstat (limited to 'templates/default.html')
-rw-r--r--templates/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.html b/templates/default.html
index 584e3cc..3449fbb 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>Universe Factory - $title$</title>
+ <title>Universe Factory &ndash; $title$</title>
<link rel="alternate" type="application/rss+xml" title="Universe Factory &raquo; Feed" href="/rss.xml" />
<link rel="stylesheet" id="lightword_stylesheet-css" href="/css/style.css" type="text/css" media="all" />