Update index_site.jet.html (#1681)
* Update index_site.jet.html * Update classic.css
Cette révision appartient à :
Parent
0728e03f33
révision
40b90f1739
2 fichiers modifiés avec 4 ajouts et 1 suppressions
|
@ -15,6 +15,9 @@ body, .header {
|
|||
body {
|
||||
margin-top: 0!important;
|
||||
}
|
||||
.header-height-offset {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.modtools {
|
||||
top: 43px;
|
||||
|
|
|
@ -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}}
|
||||
|
|
Référencer dans un nouveau ticket