summaryrefslogtreecommitdiff
path: root/templates/chimere/blocks/routing.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/chimere/blocks/routing.html')
-rw-r--r--templates/chimere/blocks/routing.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/chimere/blocks/routing.html b/templates/chimere/blocks/routing.html
index 6f57594..1fa222f 100644
--- a/templates/chimere/blocks/routing.html
+++ b/templates/chimere/blocks/routing.html
@@ -44,6 +44,7 @@ Nos informations sont actualisées aussi souvent que possible, mais nous ne pouv
<span id='id_transport_it_{{transport_id}}'>{{transport_label}}</span>
{% endfor %}
</div>
+ <div class='roadmap_title'>
<h4>{% trans "Roadmap" %}</h4>
<ul id='roadmap_toolbar'>
<li><a href='#' class='print-page'><img src='{{STATIC_URL}}saclay/images/printer.png' alt='Printer'/></a></li>
@@ -51,6 +52,7 @@ Nos informations sont actualisées aussi souvent que possible, mais nous ne pouv
{% share_bar False 1 %}
</li>
</ul>
+ </div>
<div class='itinerary_label' id='total_label_div'>
<span id='chimere_total_label'></span>
</div>