1.1.0 • Published 3 years ago

defra-template v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Defra layout

Defra page template for internal services

How to install

npm install cathydutton/layout-defra

How to include

Replace this line

{% extends "layout.html" %}

With...

{% extends 'layout-defra.html' %}

Just above the layout include set the service name...

{% set DefraServiceName = "My service name" %}

License

This code is open source software licensed under the Apache 2.0 License.

1.1.0

3 years ago

1.0.0

3 years ago