twig implementation

This commit is contained in:
Nicolas Lœuillet
2013-08-03 08:57:35 +02:00
parent 8cbb2a8802
commit 2b840e0cfb
9 changed files with 80 additions and 108 deletions

View File

@ -1,6 +1,6 @@
{% extends "layout.twig" %}
{% block title %}Login{% endblock %}
{% block title %}{% trans "login to your poche" %}{% endblock %}
{% block messages %}
<div class="messages">
<ul>