{% extends "users/base.html" %} {% block title %}Custom SSl{% endblock title %} {% block content %}
{% csrf_token %}

Custom SSL

{% include "users/footer.html" %} {% endblock content %}