diff options
Diffstat (limited to 'templates/nav.html')
-rw-r--r-- | templates/nav.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/nav.html b/templates/nav.html index 4dd0e63..e006ab1 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -7,4 +7,4 @@ <a href="{{ get_url(path=item.url )}}">{{ item.name }}</a> {%- endif %} {%- endfor %} -{%- endif %} +{%- endif -%} |