summaryrefslogtreecommitdiff
path: root/tests/input/test28.html
blob: 14fd7d91d62c8c61d32fb111f9e4f9e6d990d067 (plain)
1
2
3
4
5
<p i18n:translate="verify">Your contact email address is recorded as
    <span i18n:name="email">
    <a href="mailto:user@example.com"
       tal:content="request/submitter">user@host.com</a></span>
</p>