4a291288
6d7defc8
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/?pages/Documentation">the documentation</a>.</p> {% endblock %}