aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/general/_frontpage_intro_sentence.rhtml
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2011-09-01 12:25:54 +0100
committerSeb Bacon <seb.bacon@gmail.com>2011-09-01 12:25:54 +0100
commit28e683adb5c27df7bcdf782e290de64bca0039df (patch)
tree150ae23a5f2b63af72de3f3c4543068eda285a9d /app/views/general/_frontpage_intro_sentence.rhtml
parent45bf0d3db40a5dff7e515a29f67858a16a562fc1 (diff)
Some i18n strings for homepage, and fix up more HTML parsing test failures
Diffstat (limited to 'app/views/general/_frontpage_intro_sentence.rhtml')
-rw-r--r--app/views/general/_frontpage_intro_sentence.rhtml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/views/general/_frontpage_intro_sentence.rhtml b/app/views/general/_frontpage_intro_sentence.rhtml
index 8ef69897c..70b47ad06 100644
--- a/app/views/general/_frontpage_intro_sentence.rhtml
+++ b/app/views/general/_frontpage_intro_sentence.rhtml
@@ -1 +1,4 @@
-Every citizen has the right to access information held by public authorities. <strong>By law, they have to respond</strong>. <a href="<%= help_about_url %>">Find out more about freedom of information.</a>
+<h2>
+ Your <strong>Right to Know</strong>
+</h2>
+<p>Every citizen has the right to access information held by public authorities. <strong>By law, they have to respond</strong>. <a href="<%= help_about_url %>">Find out more about freedom of information.</a></p>