summaryrefslogtreecommitdiffstats
path: root/templates/layouts/redirect.html
blob: a62f4a244c8e7e95963fc81899d938966a0948eb (plain) (blame)
1
2
3
4
<article class="s-body s-colored-links s-headlines">
    <h1 class="u-mt0"><span class="s-headlines__title-inner">$title$</span></h1>
    <p>This page should redirect you to <a href="$url.full$">$url.full$</a> in 3 seconds.</p>
</article>