From aa59ba15a5cbd2658ba335745d213d0a1eba468c Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Tue, 20 Jan 2009 18:06:42 -0300 Subject: [PATCH] ActionItem898: removing unused template --- app/views/content_viewer/not_found.rhtml | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) delete mode 100644 app/views/content_viewer/not_found.rhtml diff --git a/app/views/content_viewer/not_found.rhtml b/app/views/content_viewer/not_found.rhtml deleted file mode 100644 index 09acf46..0000000 --- a/app/views/content_viewer/not_found.rhtml +++ /dev/null @@ -1,2 +0,0 @@ -

<%= _('There is no such page: %s') % (content_tag('tt', @path)) %>

- -- libgit2 0.21.2