4a291288
6d7defc8
d11e2bcf
1
2
3
4
5
6
{% extends "layout.twig" %} {% block title %}{% trans "plop" %}{% endblock %} {% block content %} {{ msg|raw }} <p>Don't forget <a href="http://inthepoche.com/doc">the documentation</a>.</p> {% endblock %}