- <html>
- <title>Upload new File</title>
- <h1>Upload new File</h1>
- <form action="{{ url_for('dys') }}" method=post enctype="multipart/form-data">
- <p><input type=file name=file>
- <input type=submit value=Upload>
- </form>
- <a href="../"><img src="./static/ana.png" border="0"></a>
- <a href="../sbk"><img src="./static/info.png" border="0"></a>
- <a href="../halis"><img src="./static/add.png" border="0"></a>
- <a href="../fatura"><img src="./static/kaydet.png" border="0"></a>
- <a target="_blank" href="./static/f21.html"><img src="./static/calc.ico" border="0"></a>
- <a href="../exit"><img src="./static/close.png" border="0"></a><br>
- </html>
|