Move and rename macro.html

Remove print statements
Fix code style
This commit is contained in:
Rebecca Law
2016-01-04 15:50:26 +00:00
parent ac05f6931e
commit 785c413cde
6 changed files with 1 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
{%- from "macros.html" import render_field %}
{%- from "components/form-field.html" import render_field %}
{% block top_of_page %}{% endblock %}
<!DOCTYPE html>
<!--[if lt IE 9]><html class="lte-ie8" lang="{{ html_lang|default('en') }}"><![endif]-->