]> git.mxchange.org Git - mailer.git/blob - 0.2.1-FINAL/templates/de/html/redirect_url.tpl
"copied"
[mailer.git] / 0.2.1-FINAL / 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 language="JavaScript" type="text/javascript">
3 <!--
4 document.location.href='$content';
5 //-->
6 </SCRIPT>