diff --git a/templates/common_with_breadcrumbs.html b/templates/common_with_breadcrumbs.html new file mode 100644 index 0000000..007514b --- /dev/null +++ b/templates/common_with_breadcrumbs.html @@ -0,0 +1,57 @@ +{% extends 'base.html' %} +{% load static %} +{% load crispy_forms_tags %} + +{% block content %} +
+