This commit is contained in:
wangbudui 2020-01-09 16:47:43 +08:00
parent 9e6238bf03
commit d5f138e7d1
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
{{- block "main" . }}{{- end }}
</main>
</div>
{{- partialCached "footer.html" . -}}
{{- partial "footer.html" . -}}
</body>
</html>