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