5 lines
68 B
Plaintext

<script>
window.location.href= "<%=@redirect_path%>";
</script>