diff --git a/oef/templates/oef/formats_dupe_view.html b/oef/templates/oef/formats_dupe_view.html new file mode 100644 index 00000000..cccedae1 --- /dev/null +++ b/oef/templates/oef/formats_dupe_view.html @@ -0,0 +1,21 @@ + +{% extends 'oef/base.html' %} + + + +{% block content %} +

Formats

+ + + + +{% endblock content %} + \ No newline at end of file diff --git a/oef/templates/oef/formats_view.html b/oef/templates/oef/formats_view.html index 1a62e34a..6745c2a1 100644 --- a/oef/templates/oef/formats_view.html +++ b/oef/templates/oef/formats_view.html @@ -6,6 +6,7 @@ {% block content %}

Formats

Create a new format +View dupes