From b72917e5f9cab2c0136d060358ab1991b4f7b898 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sun, 27 Apr 2014 22:37:27 -0400 Subject: wip: c'est complètement cassé pour l'instant MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/layout.html | 42 +++++++++++++++++++----------------------- 1 file changed, 19 insertions(+), 23 deletions(-) (limited to 'templates/layout.html') diff --git a/templates/layout.html b/templates/layout.html index fcce2da..07b101f 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -4,40 +4,36 @@ {% block title %}Site de la famille{% endblock %} + href="{{ url_for('static', filename = 'stylenew.css') }}" /> + {% block body %} -
-
-
-

{{session['user_name']}} - (Mon compte | - Se déconnecter)

-
- -
+ +
{% block content %}{% endblock %}
-
-
{% endblock body %} + src="{{ url_for('static', filename='jquery.min.js')}}"> + src="{{ url_for('static', filename='famille.js')}}">) + src="{{ url_for('static', filename='jquery.timeago.js')}}"> -- cgit v1.2.3-70-g09d2