Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 1.46 KB

File metadata and controls

21 lines (12 loc) · 1.46 KB

Warning

GOV.UK Template is deprecated. To design your service using actively maintained and accessible styles, components and patterns, migrate to the GOV.UK Design System.

npm govuk_template_jinja

Jinja version of GOV.UK template

This repository is the Jinja version of the govuk_template.

It can also be used with Nunjucks, a Javascript templating language based on Jinja.

It's published to the npm Registry and you can add it to your application's dependencies from there.

Build

This repo is automatically built from the 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. instead. They'll end up here when the template is updated.

Examples