diff --git a/news/templates/news/_form.html b/news/templates/news/_form.html new file mode 100644 index 0000000..cacd124 --- /dev/null +++ b/news/templates/news/_form.html @@ -0,0 +1,67 @@ +{% load static i18n %} +{% load widget_tweaks %} + +
-- libgit2 0.21.2