Fix wrong url
This commit is contained in:
parent
0055633732
commit
35a22cab4b
@ -9,7 +9,7 @@ include ../mixins/components
|
||||
| {% elif project.category == 'film' %}
|
||||
| {% set category_url = url_for('cloud.open_projects') %}
|
||||
| {% else %}
|
||||
| {% set category_url = url_for('main.index') %}
|
||||
| {% set category_url = url_for('main.homepage') %}
|
||||
| {% endif %}
|
||||
|
||||
+nav-secondary()
|
||||
|
Loading…
x
Reference in New Issue
Block a user