From: Lonnytunes Date: Sun, 2 Feb 2014 18:10:35 +0000 (+0100) Subject: [del] courgette theme: Useless templates because they are identical to those of defau... X-Git-Tag: 1.4.0^2~6 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=ebae8c83154efc98518feee099d44f3feb69dd2d;p=github%2Fwallabag%2Fwallabag.git [del] courgette theme: Useless templates because they are identical to those of default theme and so inherited from it. --- diff --git a/themes/courgette/_bookmarklet.twig b/themes/courgette/_bookmarklet.twig deleted file mode 100755 index 2e3071ad..00000000 --- a/themes/courgette/_bookmarklet.twig +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/themes/courgette/_footer.twig b/themes/courgette/_footer.twig deleted file mode 100755 index cce31f35..00000000 --- a/themes/courgette/_footer.twig +++ /dev/null @@ -1,4 +0,0 @@ - \ No newline at end of file diff --git a/themes/courgette/_messages.twig b/themes/courgette/_messages.twig deleted file mode 100755 index 679aa098..00000000 --- a/themes/courgette/_messages.twig +++ /dev/null @@ -1 +0,0 @@ - {{ messages | raw }} \ No newline at end of file diff --git a/themes/courgette/export.twig b/themes/courgette/export.twig deleted file mode 100755 index 4adb9540..00000000 --- a/themes/courgette/export.twig +++ /dev/null @@ -1 +0,0 @@ -{{ export }} \ No newline at end of file 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