I\'m trying to add a base template for use in different apps in my Django project. I\'ve created a base.html file at "myapp/templates/base.html"
Here is th