From 33f2b4e60d1a718d36bffcfa42a41359c0e021cb Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Thu, 1 Nov 2012 08:38:31 +1100 Subject: Split front page into partials for more modular overriding in themes --- app/views/general/_frontpage_new_request.rhtml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app/views/general/_frontpage_new_request.rhtml (limited to 'app/views/general/_frontpage_new_request.rhtml') 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 @@ +

+ <%= _("Make a new
+ Freedom of
+ Information
+ request
") %> +

+<%= _("Start now »") %> -- cgit v1.2.3