out_url = "http://www.google.com" return render_to_response('short/redirect.html', {'out_url':out_url})
<meta http-equiv="refresh" content="0; URL={{ out_url }}">
Post a Comment
No comments:
Post a Comment