diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-08-12 16:47:03 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-08-12 16:47:03 +0100 |
commit | 23bfbafb5519f99bec859629ef17b5711389a569 (patch) | |
tree | f166295bb7d95bc616f9f82eeeff3f72acf77838 /app/views/general/_frontpage_intro_sentence.rhtml | |
parent | 60be7910838de627671226eb6013a2cfec8166df (diff) |
Move frontpage, jurisdiction-specific intro message into file that can be overridden in theme. Closes #131
Diffstat (limited to 'app/views/general/_frontpage_intro_sentence.rhtml')
-rw-r--r-- | app/views/general/_frontpage_intro_sentence.rhtml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/general/_frontpage_intro_sentence.rhtml b/app/views/general/_frontpage_intro_sentence.rhtml new file mode 100644 index 000000000..2c3bcaf83 --- /dev/null +++ b/app/views/general/_frontpage_intro_sentence.rhtml @@ -0,0 +1,3 @@ +First, type in the <strong>name of the UK public authority</strong> you'd +<br>like information from. <strong>By law, they have to respond</strong> +(<a href="<%= help_about_url %>">why?</a>). |