Skip to content
Snippets Groups Projects
Unverified Commit 4167494c authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Replace username picker with a template (#9275)

There's some prelimiary work here to pull out the construction of a jinja environment to a separate function.

I wanted to load the template at display time rather than load time, so that it's easy to update on the fly. Honestly, I think we should do this with all our templates: the risk of ending up with malformed templates is far outweighed by the improved turnaround time for an admin trying to update them.
parent 8aed29dc
Loading
Showing
with 429 additions and 204 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment