diff options
author | Martin Wright <martin@mynameismartin.com> | 2015-07-10 12:03:05 +0100 |
---|---|---|
committer | Martin Wright <martin@mynameismartin.com> | 2015-08-07 14:11:25 +0100 |
commit | a69dd1720faba129992a192dc937d091bc18a2fd (patch) | |
tree | e538029aee391ced9202a88fc635267186b58f91 /lib/views | |
parent | baa4f027c96c3783e81129200c9692a513548bec (diff) |
add hero styling and background image
Diffstat (limited to 'lib/views')
-rw-r--r-- | lib/views/general/_frontpage_intro_sentence.html.erb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/views/general/_frontpage_intro_sentence.html.erb b/lib/views/general/_frontpage_intro_sentence.html.erb deleted file mode 100644 index cfba8f6..0000000 --- a/lib/views/general/_frontpage_intro_sentence.html.erb +++ /dev/null @@ -1,4 +0,0 @@ -<h2> - Your <strong>Right to Know</strong> -</h2> -<p>Every citizen has the right to access information held by public bodies. <strong>By law, they have to respond</strong>. <a href="<%= help_about_url %>">Find out more about Freedom of Information.</a></p> |