Fix tags
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
{% if current_path is containing("partners") %}
|
||||
{% include "partials/partnersCards.html" %}
|
||||
{% include "partials/partnersSidebar.html" %}
|
||||
{% elif current_path is containing("tags") %}
|
||||
{% include "partials/tagsCards.html" %}
|
||||
{% include "partials/tagsSidebar.html" %}
|
||||
{% elif current_path is containing("memberships") %}
|
||||
{% include "partials/memberships.html" %}
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user