Add in macro import to our template, not govuk_template

This commit is contained in:
Nicholas Staples
2016-01-06 11:37:59 +00:00
parent 4a43163603
commit 6fc39d1814

View File

@@ -1,3 +1,4 @@
{%- from "components/form-field.html" import render_field %}
{% extends "govuk_template.html" %}
{% block head %}