From 835b51c1de0d49e652fe9c9a60f0974275de070c Mon Sep 17 00:00:00 2001 From: Henare Degan Date: Wed, 27 Feb 2013 10:34:47 +1100 Subject: Rename ALL THE TEMPLATES!!1!!!one!!1!! .rhtml is deprecated in favour of .erb in Rails 3 --- app/views/help/alaveteli.rhtml | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 app/views/help/alaveteli.rhtml (limited to 'app/views/help/alaveteli.rhtml') diff --git a/app/views/help/alaveteli.rhtml b/app/views/help/alaveteli.rhtml deleted file mode 100644 index 6210f9f24..000000000 --- a/app/views/help/alaveteli.rhtml +++ /dev/null @@ -1,30 +0,0 @@ -<% @title = "Making requests" %> - -<%= render :partial => 'sidebar' %> -
- <% if params[:country_name] %> -

<%= _("Would you like to see a website like this in your country?") %>

- <% else %> -

Powered by Alaveteli

- <% end %> -

This website is powered by Alaveteli. Alaveteli is free software - for making Freedom of Information requests. It can easily be - translated into any language, and customised for variations of FOI - law.

- -

The development of Alaveteli is sponsored and supported by a - number of foundations and charities who are interested in - transparency across the world.

- -

If you would like to set up an Alaveteli website in your own - country, we can help. You will need a few days to get the site - configured and ready to use, and will then have to spend at least an - hour a week moderating and managing the site (more for busy - websites).

- -

Read more on the Alaveteli - website, or drop us an - email.

- - -
-- cgit v1.2.3