{% extends 'layout-myslice.html' %}
{% block content_related %}
{% include 'widget-login.html' %}
{% endblock content_related %}
{% block content_main %}
This page is currently connected to two authentication systems:
{{ manifold_url }}
, (configured in myslice/config.py
), andauth/backend.py
for more details.
Currently hard wired users are:
{{ k }}
, Password= {{ v }}