aboutsummaryrefslogtreecommitdiffstats
path: root/lib/views/help/help_out.html.erb
diff options
context:
space:
mode:
authorGareth Rees <gareth@garethrees.co.uk>2016-12-14 11:28:50 +0000
committerGareth Rees <gareth@garethrees.co.uk>2016-12-14 11:28:50 +0000
commit05dd15e00d289dbe558dfda6dfbf8b24d74e678a (patch)
treebae42727829448da6e796ee90a36a9bc21874386 /lib/views/help/help_out.html.erb
parentb26b78c093b751b27ed77138c3c34f365dc9f649 (diff)
parent041b416fd4bbd7286252f24135f5a2bc19e36395 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'lib/views/help/help_out.html.erb')
-rw-r--r--lib/views/help/help_out.html.erb9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/views/help/help_out.html.erb b/lib/views/help/help_out.html.erb
deleted file mode 100644
index 6fadca4..0000000
--- a/lib/views/help/help_out.html.erb
+++ /dev/null
@@ -1,9 +0,0 @@
-<% @title = "Help out" %>
-
-<%= render :partial => 'sidebar' %>
-<div id="left_column_flip">
- <h1>Help us!</h1>
-
- <p>This is a custom "help out" page, showing how you can add new pages to Alaveteli from within a theme.</p>
-</div>
-