SKSP_2022_strategicka_hra/server/hra/web/jinja_mac.py

4 lines
185 B
Python

from hra.web import app
quick_form = app.jinja_env.get_template("bootstrap/wtf.html").module.quick_form
form_field = app.jinja_env.get_template("bootstrap/wtf.html").module.form_field