{% extends 'core/layout.html' %} {% load static %} {% load i18n %} {% load crispy_forms_tags %} {% load string_utils %} {% block title %}{% translate "login"|capfirst %}{% endblock title %} {% block css %} {% endblock css %} {% block breadcrumb %} {% include 'common/include/breadcrumb.html' with breadcrumbs='login' no_separation=True %} {% endblock breadcrumb %} {% block body_content %}
Oil & Rope Logo

Oil & Rope

«{{ slogan|default:"i'm rollin' it"|capfirstletter }}»

{% translate "don't have an account?"|capfirstletter %}

{% translate "join now!"|capfirstletter %}
{% include 'core/includes/about_us.html' %}
{% endblock body_content %}