URL bugfix
This commit is contained in:
parent
651becfb6b
commit
dad997e986
9 changed files with 9 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{% extends "base.mu" %}
|
||||
{% block content %}
|
||||
{% for category, articles in categories %}
|
||||
+ `[{{ category }}`:/{{ category.url }}]
|
||||
+ `[{{ category }}`:/page/{{ category.url }}]
|
||||
{% endfor %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue