Merge pull request #354 from pyed/patch-3

browse: allow consecutive spaces in the header
This commit is contained in:
Matt Holt 2015-11-20 23:48:56 -07:00
commit 4dbb4274d9

View File

@ -207,7 +207,7 @@ th a {
<div class="up">&nbsp;</div>
{{end}}
<h1>{{.Path}}</h1>
<h1 class="name">{{.Path}}</h1>
</header>
<main>
<table>