summaryrefslogtreecommitdiffstats
path: root/templates/layouts/redirect.html
blob: 1cfc67c9bfb1458927fc916afa8b01e7cdfc9ae4 (plain) (blame)
1
2
3
4
<article class="l-container l-container--pad-x l-container--pad-y l-container--content 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>