Modified quiz template
This commit is contained in:
parent
c694a4b409
commit
4c056f1dc1
@ -8,6 +8,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<a href="{{ url_for('index') }}"> Home </a>
|
||||
{% if uploaded == true %}
|
||||
<h1>Your file was uploaded successfully</h1>
|
||||
<h1>Your quiz will appear here</h1>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user