mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-09 15:24:31 +00:00
Documenting troggle reports & fix url refs
This commit is contained in:
@@ -120,7 +120,8 @@ not a function within the python codebase.
|
||||
<p>There is a templating engine <a href="https://mozilla.github.io/nunjucks/">Nunjucks</a>
|
||||
which is a port to JavaScript of the Django templating system we use
|
||||
(via <a href="https://palletsprojects.com/p/jinja/">Jinja</a> - these are the same people who do Flask). This would be an obvious thing to use if we needed to go in that direction.
|
||||
<p>We need a templating engine because so much of the troggle coorindation output is in tables of data from diffrerent sources, e.g. see <a href=/survexfile/264">all survey data for 264</a>.
|
||||
<p>We need a templating engine because so much of the troggle coorindation output is in tables of data from diffrerent sources,
|
||||
e.g. see <a href="/survexfile/264">all survey data for 264</a>.
|
||||
<p>Several organisations have moved their user-interface layer to the browser using
|
||||
Nunjucks including <a href="https://service-manual.nhs.uk/design-system/prototyping">
|
||||
the NHS digital service</a> and Firefox.
|
||||
|
||||
Reference in New Issue
Block a user