{% load staticfiles %} {% load bootstrap4 %}
{% comment %}
{% endcomment %}
{% bootstrap_css %} {% bootstrap_javascript %} {% comment %} Referenced JS Scripts are in the bottom {% endcomment %}
Myrel Catering Reservation Services
Myrel Catering Reservation Services
Home
(current)
About us
Contact us
Sign up
{# Some logic on what to display for last item#} {% comment %} This will not be used for now.. we'll use side menu instead {% if user.is_authenticated %}
Logout
{% else %} {% endcomment %} {% if user.is_authenticated %}
Dashboard
{% else %}
Login
{% comment %} Example of href="{% url 'basic_app:user_login' %}" {% endcomment %}
{% endif %} {% comment %} {% endif %} {% endcomment %}
{% block body_block %} {% endblock %} {% comment %} Modal Section {% endcomment %}
Signup Form
×
Sign up here!
{% if user_form %}
{% csrf_token %} {% bootstrap_form user_form %} {% bootstrap_form profile_form %}
{% else %}
Sign up form is unable to load..
{% endif %}
Login Form
×
{% csrf_token %}
Username:
Password: