diff --git a/apps/school/templates/school/lesson.html b/apps/school/templates/school/lesson.html new file mode 100644 index 00000000..9150710d --- /dev/null +++ b/apps/school/templates/school/lesson.html @@ -0,0 +1,142 @@ +{% extends "templates/lilcity/index.html" %} +{% load static %} +{% block title %}{{ lesson.title }} - {{ block.super }}{% endblock title %} + +{% block content %} +
+ {% endif %}
+
+ {% endcomment %}
+
+
+
+
+
+
+
+
+
+
+
+
+