Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update index_site.jet.html (#1681)

* Update index_site.jet.html

* Update classic.css
Cette révision appartient à :
kilo 2017-10-18 11:38:21 +02:00 révisé par ewhal
Parent 0728e03f33
révision 40b90f1739
2 fichiers modifiés avec 4 ajouts et 1 suppressions

Voir le fichier

@ -15,6 +15,9 @@ body, .header {
body {
margin-top: 0!important;
}
.header-height-offset {
display: none;
}
}
.modtools {
top: 43px;

Voir le fichier

@ -15,6 +15,6 @@
<div id="announce"><span style="font-weight:bold;">{{T("announcement")}}</span><br>{{ .|raw }}</div>
{{ end }}
{{ end }}
{{ yield search_refine(url=URL.Parse("/search")) }}
{{ yield search_refine(url=URL.Parse(Search.SearchURL)) }}
{{ block content_body()}}{{end}}
{{end}}