aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/general/_frontpage_new_request.rhtml
diff options
context:
space:
mode:
authorMatthew Landauer <matthew@openaustralia.org>2012-11-01 08:38:31 +1100
committerMatthew Landauer <matthew@openaustralia.org>2012-11-01 08:38:42 +1100
commit33f2b4e60d1a718d36bffcfa42a41359c0e021cb (patch)
treebb3124ba77a48746aa24098a1539d39f27dba841 /app/views/general/_frontpage_new_request.rhtml
parent458406e25f511fc0496c5f5c12dae8f5e3562910 (diff)
Split front page into partials for more modular overriding in themes
Diffstat (limited to 'app/views/general/_frontpage_new_request.rhtml')
-rw-r--r--app/views/general/_frontpage_new_request.rhtml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/general/_frontpage_new_request.rhtml b/app/views/general/_frontpage_new_request.rhtml
new file mode 100644
index 000000000..fd4225069
--- /dev/null
+++ b/app/views/general/_frontpage_new_request.rhtml
@@ -0,0 +1,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"><%= _("Start now &raquo;") %></a>