From ba8d2c4ba6f6c0216d618e77d368b640a2b92d1e Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Mon, 7 Jul 2014 16:59:23 +0100 Subject: Rename 'default' web directory to 'base'. This should reduce confusion with the Default cobrand and override order. --- templates/web/default/errors.html | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 templates/web/default/errors.html (limited to 'templates/web/default/errors.html') diff --git a/templates/web/default/errors.html b/templates/web/default/errors.html deleted file mode 100644 index e0f484ba5..000000000 --- a/templates/web/default/errors.html +++ /dev/null @@ -1,5 +0,0 @@ -[% FOREACH error IN errors %] - [% '' IF loop.last %] -[% END %] -- cgit v1.2.3