{% extends "base.html" %} {% load staticfiles %} {% load bootstrap4 %} {% block content %}
Here is some information about us!
{% endblock about_us %} {% block welcome_back %} {% if user.is_authenticated %}To get started, book a server below:
Book a Pod Design a Pod {% endblock btnGrp %} {% endif %}