diff options
Diffstat (limited to 'app/views/general/_frontpage_new_request.rhtml')
-rw-r--r-- | app/views/general/_frontpage_new_request.rhtml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/general/_frontpage_new_request.rhtml b/app/views/general/_frontpage_new_request.rhtml deleted file mode 100644 index 499b60eb5..000000000 --- a/app/views/general/_frontpage_new_request.rhtml +++ /dev/null @@ -1,7 +0,0 @@ -<h1> - <%= _("Make a new<br/> - <strong>Freedom <span>of</span><br/> - Information<br/> - request</strong>") %> -</h1> -<a class="link_button_green_large" href="<%= select_authority_path %>"><%= _("Start now »") %></a> |