mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-14 15:30:18 -04:00
@@ -26,7 +26,7 @@
|
||||
>
|
||||
</div>
|
||||
{{- partial "header.html" . -}}
|
||||
<div class="relative">
|
||||
<div class="relative flex flex-col grow">
|
||||
<main id="main-content" class="grow">
|
||||
{{- block "main" . }}{{- end }}
|
||||
{{ if and (.Site.Params.showScrollToTop | default true) (gt .WordCount 200) }}
|
||||
@@ -44,10 +44,10 @@
|
||||
</div>
|
||||
{{ end }}
|
||||
</main>
|
||||
{{- partial "footer.html" . -}}
|
||||
{{ if .Site.Params.enableSearch | default false }}
|
||||
{{- partial "search.html" . -}}
|
||||
{{ end }}
|
||||
{{- partial "footer.html" . -}}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user