rhymix/modules/member/tpl/redirect.html

3 lines
58 B
HTML

<script>
location.href = "{$redirect_url}";
</script>