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