diff --git a/courses/templates/course/replicate.html b/courses/templates/course/replicate.html new file mode 100644 index 0000000..ec64011 --- /dev/null +++ b/courses/templates/course/replicate.html @@ -0,0 +1,135 @@ +{% extends 'course/view.html' %} + +{% load static i18n %} +{% load widget_tweaks %} + +{% block breadcrumbs %} +
+{% endblock %} + +{% block content %} +