Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move our Jinja2 templates to Django #224

Open
jchristgit opened this issue Jan 16, 2022 · 0 comments · May be fixed by #230
Open

Move our Jinja2 templates to Django #224

jchristgit opened this issue Jan 16, 2022 · 0 comments · May be fixed by #230

Comments

@jchristgit
Copy link
Collaborator

We should stick with the Django Templating Language to keep our template code simple and easy to understand.

Our current usage of macros could be carried over to Django templates in order to stick with the standard. @jerbob has mentioned that we could probably go with the include function here to reuse the HTML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants