diff --git a/themes/courgette/config.twig b/themes/courgette/config.twig deleted file mode 100755 index 6b0fa3081..000000000 --- a/themes/courgette/config.twig +++ /dev/null @@ -1,127 +0,0 @@ -{% extends "layout.twig" %} - -{% block title %}{% trans "config" %}{% endblock %} -{% block menu %} -{% include '_menu.twig' %} -{% endblock %} -{% block content %} -
{% trans "There are several ways to save an article:" %} (?)
-{% trans "Please execute the import script locally, it can take a very long time." %}
-{% trans "More infos in the official doc:" %} wallabag.org
-{% trans "Click here" %} {% trans "to export your wallabag data." %}
- -{% trans "Click to get all your articles in one ebook :" %} -
- -{% trans 'Add a new user :' %}
- - -{% trans "You are the only user, you cannot delete your own account." %}
- {% trans "To completely remove wallabag, delete the wallabag folder on your web server." %}