]> git.mxchange.org Git - mailer.git/blob - templates/de/html/redirect_url.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / redirect_url.tpl
1 <noscript>{--LOAD_URL_ERROR_1--}<a href="$content" rel="external" title="$content">$content</a>{--LOAD_URL_ERROR_2--}</noscript>
2 <script type="text/javascript">
3 <!--
4 document.location.href='$content';
5 //-->
6 </script>