diff options
author | utvk <utvk@users.noreply.github.com> | 2016-05-11 22:44:14 +0200 |
---|---|---|
committer | utvk <utvk@users.noreply.github.com> | 2016-05-11 22:44:14 +0200 |
commit | 9e8ef918110f966bdf88b421842c56786efb4a6c (patch) | |
tree | 37459de5d1c38d7a1fc17cd16615e4e0bbaab35d /lib/views/help/help_out.html.erb | |
parent | d72388b7a7cac8a84050ecb77caf98d4260a206b (diff) | |
parent | d3a5a2c54b2222e570c23ef57d4957891730aa92 (diff) |
Merge branch 'master' into norway2
Diffstat (limited to 'lib/views/help/help_out.html.erb')
-rw-r--r-- | lib/views/help/help_out.html.erb | 9 |
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> - |