Can cache the scripts and the footer.
This commit is contained in:
parent
11bb22ab30
commit
13a4561745
@ -17,7 +17,7 @@
|
||||
{{ block "main" . }} {{ end }}
|
||||
</main>
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
{{ partial "js-global.html" . }}
|
||||
{{ partialCached "footer.html" . }}
|
||||
{{ partialCached "js-global.html" . }}
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user