diff options
Diffstat (limited to 'templates/chimere/main_map.html')
| -rw-r--r-- | templates/chimere/main_map.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/chimere/main_map.html b/templates/chimere/main_map.html index 5a9189d..4f9b1c1 100644 --- a/templates/chimere/main_map.html +++ b/templates/chimere/main_map.html @@ -12,7 +12,7 @@ {% endblock %} {% block message_edit %}{% endblock %} {% block sidebar %} -{% display_welcome %} +{% display_news %} <div class='show-hide-panel' id='hide-panel'><span class='fa fa-arrow-circle-left'></span></div> <div class='show-hide-panel' id='show-panel'><span class='fa fa-arrow-circle-right'></span></div> <div id='panel' class='navbar-default'> |
