Remove jinja test
This commit is contained in:
@@ -50,12 +50,6 @@ link(href="{{ url_for('static_cloud', filename='assets/css/projects-index-collec
|
|||||||
.container
|
.container
|
||||||
h1.display-4.node_index-collection-name {{ page_title }}
|
h1.display-4.node_index-collection-name {{ page_title }}
|
||||||
p.lead.node_index-collection-description {{ page_header_text }}
|
p.lead.node_index-collection-description {{ page_header_text }}
|
||||||
| {% if title == 'courses' %}
|
|
||||||
p test
|
|
||||||
| {% elif title == 'workshops' %}
|
|
||||||
p workshops
|
|
||||||
|
|
||||||
| {% endif %}
|
|
||||||
//- Project Cards
|
//- Project Cards
|
||||||
.container.card-container
|
.container.card-container
|
||||||
.row
|
.row
|
||||||
|
Reference in New Issue
Block a user