templates: remove portai-citoyen.css from base.html

This commit is contained in:
Benjamin Dauvergne 2015-06-02 18:05:09 +02:00
parent 940889fb60
commit e7187e1c3c
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="{{ STATIC_URL }}pratic2/style.css" />
<link rel="stylesheet" href="{{ STATIC_URL }}pratic2/portail-citoyen.css" />
<!-- <link rel="stylesheet" href="{{ STATIC_URL }}jquery/css/jquery-ui.custom.css" />
<link rel="stylesheet" href="{{ STATIC_URL }}ulx/css/ulx.css" /> -->
<title>Connexion CDG59</title>
{% block extra_scripts %}
{% endblock %}