aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/contact/blurb.html
blob: 1142dc874d6a8f20c3b87f237cf0790d3f5a520e (plain)
1
2
3
4
5
6
7
8
9
<p>
[% tprintf( loc("It's often quickest to <a href=\"%s\">check our FAQs</a> and see if the answer is there."), c.uri_for('/faq') ) %]
</p>

<p>
[% loc('Please do <strong>not</strong> report problems through this form; messages go to
the team behind this site, not a council. To report a problem,
please <a href="/">go to the front page</a> and follow the instructions.') %]
</p>