aboutsummaryrefslogtreecommitdiffstats
path: root/lib/views/help/help_out.html.erb
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2016-04-26 11:39:52 +0100
committerLouise Crow <louise.crow@gmail.com>2016-04-26 11:39:52 +0100
commitc7ea96ca87e6a4293247c47b7e4991477de56967 (patch)
tree7eb1ddca092342f245b1a877764085ad04603b89 /lib/views/help/help_out.html.erb
parentc596594a6907ea478a3f62a6adfa8688d60412a2 (diff)
parent62b5ac9fab138f17bfe8cfa7654af75ca341f55b (diff)
Merge branch 'remove-examples'
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>
-