From ebae8c83154efc98518feee099d44f3feb69dd2d Mon Sep 17 00:00:00 2001 From: Lonnytunes Date: Sun, 2 Feb 2014 19:10:35 +0100 Subject: [del] courgette theme: Useless templates because they are identical to those of default theme and so inherited from it. --- themes/courgette/install.twig | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100755 themes/courgette/install.twig (limited to 'themes/courgette/install.twig') diff --git a/themes/courgette/install.twig b/themes/courgette/install.twig deleted file mode 100755 index 20d15f18..00000000 --- a/themes/courgette/install.twig +++ /dev/null @@ -1,28 +0,0 @@ -{% 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 %} \ No newline at end of file -- cgit v1.2.3