blob: 5b987b3209d59637d72539b607cd0c437c8bb587 (
plain)
1
2
3
4
5
6
7
|
<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 %>"><%= _("Make a request »") %></a>
|