Properly extract and display title for all formats.

This commit is contained in:
Tom Preston-Werner
2010-07-23 16:45:16 -07:00
parent bd3721d4d3
commit 5ce149715f
5 changed files with 74 additions and 23 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<a href="/">Home</a> | <a href="/edit/{{name}}">Edit</a>
</div>
<h1>{{human_name}}</h1>
<div class="wikistyle">
<div class="wikistyle gollum {{format}}">
{{{content}}}
</div>
</div>