{% extends "layout.twig" %} {% block title %}{% trans "installation" %}{% endblock %} {% block content %}

{% trans "install your poche" %}

{% trans "poche is still not installed. Please fill the below form to install it. Don't hesitate to read the documentation on poche website." %}

{% endblock %}