SKSP_2022_strategicka_hra/server/hra/web/jinja_mac.py

5 lines
185 B
Python
Raw Normal View History

2022-09-11 20:09:52 +02:00
from hra.web import app
quick_form = app.jinja_env.get_template("bootstrap/wtf.html").module.quick_form
2022-09-13 12:00:57 +02:00
form_field = app.jinja_env.get_template("bootstrap/wtf.html").module.form_field