Formatting
This commit is contained in:
@@ -5,6 +5,7 @@ from atst.domain.requests import Requests
|
||||
|
||||
bp = Blueprint("atst", __name__)
|
||||
|
||||
|
||||
@bp.route("/")
|
||||
def home():
|
||||
return render_template("home.html")
|
||||
|
Reference in New Issue
Block a user