fix remove html comment, not allowed in jinja 2 code block

This commit is contained in:
Walker Waylon Scott 2017-07-17 22:55:21 -05:00
parent b1a4d28399
commit bab7a654ff

View file

@ -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'),