diff --git a/lms/templates/notifications.html b/lms/templates/notifications.html new file mode 100644 index 00000000..e69de29b diff --git a/lms/www/dashboard/index.html b/lms/www/dashboard/index.html index 1f6e5855..b361e57b 100644 --- a/lms/www/dashboard/index.html +++ b/lms/www/dashboard/index.html @@ -26,6 +26,10 @@ {% endif %} +
@@ -39,6 +43,9 @@ {% include "lms/templates/courses_created.html" %} {% endif %} +
+ {% include "lms/templates/courses_created.html" %} +