Create the base template for my RateRight construction marketplace: 1. Create folder: app/templates/ 2. Create: app/templates/base.html Use this code for base.html: {% block title %}RateRight - Australian Construction Marketplace{% endblock %}