mirror of
https://github.com/alvierahman90/uploadr.git
synced 2025-10-12 23:44:30 +00:00
Remove old file
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
<!doctype html>
|
||||
<title>Hello from Flask</title>
|
||||
{% if name %}
|
||||
<h1>Hello {{ name }}!</h1>
|
||||
{% else %}
|
||||
<h1>Hello, World!</h1>
|
||||
{% endif %}
|
Reference in New Issue
Block a user