still typos
This commit is contained in:
parent
0dc7c2f786
commit
32f5346d4e
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@
|
|||
|
||||
{% block nav %}
|
||||
{% if p.topic %}
|
||||
{% from "macros/nav.html" import nav_topic with context %}
|
||||
{{ nav_topic(p.topic) }}
|
||||
{% from "macros/nav.html" import nav_guild with context %}
|
||||
{{ nav_guild(p.topic) }}
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue