Remove all unused checkbox macros and imports

This commit is contained in:
Tom Byers
2020-04-22 16:25:10 +01:00
parent 49ec2d77bb
commit 1240ca47a9
18 changed files with 0 additions and 74 deletions

View File

@@ -1,6 +1,5 @@
{% extends "withoutnav_template.html" %}
{% from "components/textbox.html" import textbox %}
{% from "components/checkbox.html" import checkbox %}
{% from "components/page-footer.html" import page_footer %}