diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-09-24 08:58:53 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-09-24 08:58:53 +0100 |
commit | 100470a5c13ea159e2c2d739a6e9f0bebce6f449 (patch) | |
tree | d1e6fca7849d4930c643dba88d79e54cda89a32b /lib/views/help/help_out.rhml | |
parent | 0ef7788e72a737e71bc3095ad32834b60c6876ba (diff) | |
parent | eeaa91fecfb4a2253bf9c294bc8907dbe595dafb (diff) |
Merge branch 'develop'
Diffstat (limited to 'lib/views/help/help_out.rhml')
-rw-r--r-- | lib/views/help/help_out.rhml | 9 |
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> - - |