covid-formity/formity/views.py

4 lines
62 B
Python

from flask import Blueprint
bp = Blueprint('main', __name__)