summaryrefslogtreecommitdiff
path: root/templates/chimere/blocks/page_title.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/chimere/blocks/page_title.html')
-rw-r--r--templates/chimere/blocks/page_title.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/templates/chimere/blocks/page_title.html b/templates/chimere/blocks/page_title.html
index f068b97..785299a 100644
--- a/templates/chimere/blocks/page_title.html
+++ b/templates/chimere/blocks/page_title.html
@@ -1,5 +1,7 @@
-{% load i18n %}
- <div id='page_title'>
- <h1>Carte OuVerte</h1>
- <h2>du plateau de saclay</h2>
- </div>
+{% load i18n %}
+<!-- SUPPRIME POUR VUE MOBILE
+ <div id='page_title'>
+ <h1>Carte OuVerte</h1>
+ <h2>du plateau de saclay</h2>
+ </div>
+--> \ No newline at end of file