Detect Location
{{ current_time|date:"M d" }}
{% if user.is_authenticated %} {% else %} {% endif %}
{% if messages %} {% for message in messages %} {% endfor %} {% endif %} {% block content %}{% endblock %}
{% block scripts %}{% endblock %}