mirror of
https://github.com/StefBuwalda/ProjectIOT.git
synced 2025-10-30 03:09:58 +00:00
Preparing repo for merge of frontend with backend
This commit is contained in:
0
application/dashboard/templates/.gitkeep
Normal file
0
application/dashboard/templates/.gitkeep
Normal file
3
application/dashboard/views.py
Normal file
3
application/dashboard/views.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from flask import Blueprint
|
||||
|
||||
dash_blueprint = Blueprint("dash", __name__, template_folder="templates")
|
||||
Reference in New Issue
Block a user