Remove jsonify <pre> block from terms template
This commit is contained in:
parent
83a4996454
commit
a68540a5c5
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
</ul>
|
||||
|
||||
<h2>Terms</h2>
|
||||
<pre>{{ jsonify (dict "indent" " ") .Data.Terms }}</pre>
|
||||
<ul>
|
||||
{{- range $term, $page := .Data.Terms.Alphabetical -}}
|
||||
<li>{{ $term }} -- {{ $page }}</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue