removed investor tab
This commit is contained in:
parent
3322fe65d6
commit
e4ccbfef6b
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
{% block body %}
|
{% block body %}
|
||||||
|
|
||||||
{% set navigation_bar = [
|
{% set navigation_bar = [
|
||||||
('/investor', 'investor', 'Investor'),
|
<!-- ('/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