Open chriskelly opened 1 year ago
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
{% extends 'bootstrap/base.html' %}
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