diff options
Diffstat (limited to 'app/views/general/_frontpage_intro_sentence.html.erb')
-rw-r--r-- | app/views/general/_frontpage_intro_sentence.html.erb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/general/_frontpage_intro_sentence.html.erb b/app/views/general/_frontpage_intro_sentence.html.erb new file mode 100644 index 000000000..70b47ad06 --- /dev/null +++ b/app/views/general/_frontpage_intro_sentence.html.erb @@ -0,0 +1,4 @@ +<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> |