forked from ourworld_web/www_template_2023
add team page
This commit is contained in:
@@ -5,10 +5,7 @@
|
||||
<main class="pt-16">
|
||||
|
||||
<div class="flex flex-col md:flex-row">
|
||||
{% if current_path is containing("partners") %}
|
||||
{% include "partials/partnersCards.html" %}
|
||||
{% include "partials/partnersSidebar.html" %}
|
||||
{% elif current_path is containing("tags") %}
|
||||
{% if current_path is containing("tags") %}
|
||||
{% include "partials/tagsCards.html" %}
|
||||
{% include "partials/tagsSidebar.html" %}
|
||||
{% elif current_path is containing("memberships") %}
|
||||
|
Reference in New Issue
Block a user