aboutsummaryrefslogtreecommitdiffstats
path: root/lib/views/help/help_out.html.erb
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2013-09-17 13:51:00 +0100
committerLouise Crow <louise.crow@gmail.com>2013-09-17 13:51:00 +0100
commitf970cf5e7c2c68e51e886e77278e328d4d353e46 (patch)
treefb30c811888b34e415d465110b941734c12ee72d /lib/views/help/help_out.html.erb
parent65f8d78152b4840871f941909f0693be426b2dc5 (diff)
Remove demo customizations
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>
-