govuk_template_jinja
Version:
Jinja packaged version of the GOV.UK template
19 lines (10 loc) • 1.23 kB
Markdown
[](https://www.npmjs.org/package/govuk_template_jinja)
This repository is the [Jinja](http://jinja.pocoo.org/) version of the [govuk_template](https://github.com/alphagov/govuk_template).
It can also be used with [Nunjucks](https://mozilla.github.io/nunjucks/), a Javascript templating language based on Jinja.
It's published to the [npm Registry](https://www.npmjs.org/package/govuk_template_jinja) and you can add it to your application's dependencies from there.
This repo is automatically built from the [govuk_template](https://github.com/alphagov/govuk_template). when the version number is changed in that repository. Please don't send pull requests here for anything but this README, send them to [govuk_template](https://github.com/alphagov/govuk_template). instead. They'll end up here when the template is updated.
- [GOV.UK Elements](https://github.com/alphagov/govuk_elements/) - Styleguide and re-usable design patterns
- [GOV.UK Prototype Kit](https://github.com/alphagov/govuk_prototype_kit/) - A Node.js application for quick prototyping of UK government digital services