{% extends "base.html" %} {% load static %} {% load custom_tags %} {% block title %} Coming Soon - Stay Tuned for Updates {% endblock title %} {% block description %} Our website is currently being updated. Stay tuned for exciting new features coming soon. {% endblock description %} {% block keywords %} coming soon, updates, new features, stay tuned {% endblock keywords %} {% block og_title %} Coming Soon - Stay Tuned for Updates {% endblock og_title %} {% block og_description %} Our website is under construction. Stay tuned for exciting new features and updates coming your way. {% endblock og_description %} {% block content %} {% include "includes/sidenav.html" %}