/defra-easting-and-northing

Defra easting and northing values

Primary LanguageHTML

Defra easting and northing number input

Defra pattern for asking for easting and northing values in the Gov.uk Prototype kit

How to install

npm install cathydutton/defra-easting-and-northing

How to include

Include the macro in the prototype kit page template

{% from "defra-easting-and-northing/macro.njk" import demoMacro %}

{{ demoMacro({ }) }}

License

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