diff --git a/brutaldon/templates/filters/create.html b/brutaldon/templates/filters/create.html new file mode 100644 index 0000000..c77a68c --- /dev/null +++ b/brutaldon/templates/filters/create.html @@ -0,0 +1,78 @@ +{% extends "base.html" %} +{% load widget_tweaks %} + +{% block content %} + +