fix remove html comment, not allowed in jinja 2 code block
This commit is contained in:
parent
b1a4d28399
commit
bab7a654ff
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@
|
||||||
{% block body %}
|
{% block body %}
|
||||||
|
|
||||||
{% set navigation_bar = [
|
{% set navigation_bar = [
|
||||||
<!-- ('/investor', 'investor', 'Investor'), -->
|
|
||||||
('/enthusiast', 'enthusiast', 'Enthusiast'),
|
('/enthusiast', 'enthusiast', 'Enthusiast'),
|
||||||
('/Exploritory', 'exploritory', 'Exploritory'),
|
('/Exploritory', 'exploritory', 'Exploritory'),
|
||||||
('/slides', 'slides', 'Slides'),
|
('/slides', 'slides', 'Slides'),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue