You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One simple start would be to use {% extends 'bootstrap/base.html' %} on the base template. Initial try at this had many formatting issues, but a better standard overall look. Needs to be tuned
The text was updated successfully, but these errors were encountered:
One simple start would be to use
{% extends 'bootstrap/base.html' %}
on the base template. Initial try at this had many formatting issues, but a better standard overall look. Needs to be tunedThe text was updated successfully, but these errors were encountered: