URL bugfix
This commit is contained in:
parent
651becfb6b
commit
dad997e986
9 changed files with 9 additions and 9 deletions
|
|
@ -3,7 +3,7 @@
|
|||
>Authors on {{ SITENAME }}
|
||||
|
||||
{%- for author, articles in authors|sort %}
|
||||
+ `[{{ author }}`:/{{ author.url }}] ({{ articles|count }})
|
||||
+ `[{{ author }}`:/page/{{ author.url }}] ({{ articles|count }})
|
||||
|
||||
{% endfor %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue