diff --git a/redis_app/templates/courses.html b/redis_app/templates/courses.html index d6aacad..60f251b 100644 --- a/redis_app/templates/courses.html +++ b/redis_app/templates/courses.html @@ -8,6 +8,7 @@ {% else %} Courses Profile + Search {% endif %}
No course found
+ {% endif %} + + \ No newline at end of file diff --git a/redis_app/templates/update.html b/redis_app/templates/update.html index a02d6e9..82dc965 100644 --- a/redis_app/templates/update.html +++ b/redis_app/templates/update.html @@ -8,6 +8,7 @@ {% else %} Courses Profile + Search {% endif %}