aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-08-26 12:38:08 +0100
committerLouise Crow <louise.crow@gmail.com>2014-08-26 12:38:08 +0100
commitc707768f85a2f96b74118db2b3b84103c7e6b97d (patch)
tree992251b9e4bb00bae584c5be4f541b2150de8f2a /lib
parent0579eeb4b0b003cf7e3332fe0d8ef1d73f2f8e10 (diff)
Remove old template for help page.
Superceded by help_out.html.erb
Diffstat (limited to 'lib')
-rw-r--r--lib/views/help/help_out.rhml9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/views/help/help_out.rhml b/lib/views/help/help_out.rhml
deleted file mode 100644
index 6744a27..0000000
--- a/lib/views/help/help_out.rhml
+++ /dev/null
@@ -1,9 +0,0 @@
-<% @title = "Help out" %>
-
-<%= render :partial => 'sidebar' %>
-
-<h1>Help us!</h1>
-
-<p>This is a custom "help out" page, showing how you can add new pages to Alaveteli from a theme. There's no navigation to it, though! You'd need to add that in your own custom <code>_sidebar.rhtml</code></p>
-
-