From 85c5a1ff8d919d3d36a8125c9bbd0d9220025729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 24 Nov 2014 13:11:57 +0100 Subject: failover if theme folder doesn't exist --- themes/courgette/error.twig | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 themes/courgette/error.twig (limited to 'themes/courgette/error.twig') diff --git a/themes/courgette/error.twig b/themes/courgette/error.twig deleted file mode 100755 index 4d4db1f3..00000000 --- a/themes/courgette/error.twig +++ /dev/null @@ -1,6 +0,0 @@ -{% extends "layout.twig" %} -{% block title %}{% trans "plop" %}{% endblock %} -{% block content %} - {{ msg|raw }} -

Don't forget the documentation.

-{% endblock %} \ No newline at end of file -- cgit v1.2.3