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

{% trans "install your wallabag" %}

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

{% endblock %}