UNPKG

govuk_template_jinja

Version:
19 lines (10 loc) 1.23 kB
[![npm govuk_template_jinja](http://img.shields.io/npm/v/govuk_template_jinja.svg)](https://www.npmjs.org/package/govuk_template_jinja) # Jinja version of GOV.UK template 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. ## Build 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. ## Examples - [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