rename .html.tmpl
files to .html
This commit is contained in:
parent
438fdbe22d
commit
37da8acf5a
27 changed files with 29 additions and 29 deletions
|
@ -25,4 +25,4 @@
|
|||
|
||||
{{- $citationId := printf "%s%s" ( cond ( isset .Params "cite" ) .Params.cite .Params.title ) ( default "" .Params.shortTitle ) -}}
|
||||
|
||||
{{- partialCached "cite.html.tmpl" . $citationId -}}
|
||||
{{- partialCached "cite.html" . $citationId -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue