serve file from the download form
parent
e340e967a6
commit
64772b13ba
@ -1,10 +0,0 @@
|
|||||||
{% extends "base.html" %}
|
|
||||||
|
|
||||||
{% block head %}
|
|
||||||
{{ super() }}
|
|
||||||
<meta http-equiv="refresh" content="0;URL='download_file/test.mp3'" />
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block app_content %}
|
|
||||||
<h1>Thanks!</h1>
|
|
||||||
{% endblock %}
|
|
Loading…
Reference in New Issue