{% load static %} {% include "pxy_dashboard/partials/main.html" %} {% include "pxy_dashboard/partials/title-meta.html" with title="Log In" %} {% include "pxy_dashboard/partials/head-css.html" %} {% include "pxy_dashboard/partials/background.html" %}

Sign In

Enter your email address and password to access admin panel.

Don't have an account? Sign Up

{% include "pxy_dashboard/partials/footer-script.html" %} {% block extra_js %} {% endblock extra_js %}