{% extends "account/base_fluid.html" %} {% load static i18n account socialaccount %} {% load widget_tweaks crispy_forms_tags %} {% block title %}{% trans "BuildBlock | Sign In" %}{% endblock %} {% block content %}

BuildBlock
Management Solution

{% trans "Enter your email and password to access the account." %}

{% endblock content %}