1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-30 00:31:08 +02:00

Broutilles stretch

This commit is contained in:
Gabriel Detraz
2017-06-23 20:09:50 +02:00
committed by root
parent c75d6955f6
commit 037b79c74e
3 changed files with 3 additions and 2 deletions

View File

@ -34,7 +34,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% bootstrap_css %}
{% bootstrap_javascript %}
<link rel="stylesheet" href="{% static "/static/css/base.css" %}">
<link rel="stylesheet" href="{% static "/css/base.css" %}">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ site_name }} : {% block title %}Accueil{% endblock %}</title>
</head>