diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/views/help/_why_they_should_reply_by_email.html.erb | 3 | ||||
-rw-r--r-- | lib/views/help/help_out.rhml | 9 |
2 files changed, 3 insertions, 9 deletions
diff --git a/lib/views/help/_why_they_should_reply_by_email.html.erb b/lib/views/help/_why_they_should_reply_by_email.html.erb new file mode 100644 index 0000000..faaa2b2 --- /dev/null +++ b/lib/views/help/_why_they_should_reply_by_email.html.erb @@ -0,0 +1,3 @@ +The law, the Ministry of Justice and the Information Commissioner all say that an email is sufficient (<a href="<%= help_page_url %>#full_address">more details</a>). + +At the bottom of this page, write a reply to the authority explaining this to them. 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> - - |