Neuer Microblog: Helix
This commit is contained in:
parent
5ac9181042
commit
ceed0a3945
4 changed files with 12 additions and 4 deletions
|
|
@ -2,7 +2,8 @@
|
|||
@context {page} page The current page. @context {string} taxonomy The taxonony.
|
||||
@example: {{ partial "terms.html" (dict "taxonomy" "tags" "page" .)
|
||||
}}
|
||||
*/}} {{- $page := .page }}
|
||||
*/}}
|
||||
{{- $page := .page }}
|
||||
{{- $taxonomy := .taxonomy }}
|
||||
{{- with $page.GetTerms
|
||||
$taxonomy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue