diff --git a/core/templates/core/index.html b/core/templates/core/index.html index faec813..cbb688e 100644 --- a/core/templates/core/index.html +++ b/core/templates/core/index.html @@ -1,145 +1,48 @@ -{% extends "base.html" %} + + + + + + !!!Course Catalog!!! + + {% load static %} + + + + + + -{% block title %}{{ project_name }}{% endblock %} +
+
+

Explore Our Courses

+

Find your next learning adventure.

+ Browse Catalog +
+
-{% block head %} - - - - -{% endblock %} - -{% block content %} -
-
-

Analyzing your requirements and generating your app…

-
- Loading… -
-

AppWizzy AI is collecting your requirements and applying the first changes.

-

This page will refresh automatically as the plan is implemented.

-

- Runtime: Django {{ django_version }} · Python {{ python_version }} - — UTC {{ current_time|date:"Y-m-d H:i:s" }} -

-
-
- -{% endblock %} \ No newline at end of file + +