mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 12:15:34 -04:00
cache some partials
This commit is contained in:
@@ -11,4 +11,4 @@
|
||||
</amp-img>
|
||||
</p>
|
||||
|
||||
{{- with .Inner }}<p class="caption">{{ $.Page.RenderString . | safeHTML }}</p>{{ end -}}
|
||||
{{- with .Inner }}<p class="caption">{{ . | $.Page.RenderString | safeHTML }}</p>{{ end -}}
|
||||
|
Reference in New Issue
Block a user