0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00

allow consecutive spaces in the header

This commit is contained in:
pyed 2015-11-21 05:49:27 +03:00
parent 3e402e0692
commit 9886e89e42

View file

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