Polish up page titles.

This commit is contained in:
Tom Preston-Werner
2010-08-05 18:00:55 -06:00
parent af4c2f8002
commit 10d2f53d40
10 changed files with 10 additions and 22 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<div class="actions">
<a href="/">Home</a> | <a href="/edit/{{name}}">Edit</a>
</div>
<h1>{{human_name}}</h1>
<h1>{{title}}</h1>
<div class="content wikistyle gollum {{format}}">
{{{content}}}
</div>