From: Emilie Date: Tue, 14 Mar 2017 16:21:40 +0000 (+0100) Subject: [Vertigo EU] home: disable body X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a7a4b1dc9d43e21440db1d12d2e4d94f9d6c9741;p=mezzo.git [Vertigo EU] home: disable body --- diff --git a/app/themes/vertigo_starts_eu/templates/index.html b/app/themes/vertigo_starts_eu/templates/index.html index 2d5d5acf..a79ffb8c 100644 --- a/app/themes/vertigo_starts_eu/templates/index.html +++ b/app/themes/vertigo_starts_eu/templates/index.html @@ -20,7 +20,7 @@ {% include "home/inc/bio.html" %}
- {% include "home/inc/body.html" %} + {# include "home/inc/body.html" #}
{% endblock %}