mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-29 12:16:16 +08:00
Merge pull request #354 from pyed/patch-3
browse: allow consecutive spaces in the header
This commit is contained in:
commit
4dbb4274d9
|
@ -207,7 +207,7 @@ th a {
|
||||||
<div class="up"> </div>
|
<div class="up"> </div>
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|
||||||
<h1>{{.Path}}</h1>
|
<h1 class="name">{{.Path}}</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<table>
|
<table>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user