diff --git a/Django-web-Application-with-CRUD-operations b/Django-web-Application-with-CRUD-operations index 02a445b5..5cfd9c02 160000 --- a/Django-web-Application-with-CRUD-operations +++ b/Django-web-Application-with-CRUD-operations @@ -1 +1 @@ -Subproject commit 02a445b58b7a8c04e228207b9ba9d92ff51e1ed0 +Subproject commit 5cfd9c025f5090ba001bd1425662efdabd54df59 diff --git a/videogames_register/templates/videogames_register/base.html b/videogames_register/templates/videogames_register/base.html index 100e63dd..9fbb4b7e 100644 --- a/videogames_register/templates/videogames_register/base.html +++ b/videogames_register/templates/videogames_register/base.html @@ -27,7 +27,7 @@

ThreadingLabs

-

Threading Labs CRUD Management System

+

CRUD management system for staff


{% block content %} {% endblock content %}