Adds noscript HTML

This commit is contained in:
Saptak S 2020-07-04 19:25:38 +05:30
parent b9a2c56e0f
commit fe673e97be
4 changed files with 12 additions and 14 deletions

View file

@ -4,7 +4,6 @@ from flask import (
render_template,
make_response,
jsonify,
flash,
redirect,
session,
)