Skip to content
Snippets Groups Projects
Commit de32cda4 authored by youngsuKim-CSUSB's avatar youngsuKim-CSUSB
Browse files

Test templates / fix {% {{

parent 74295c6f
No related branches found
No related tags found
No related merge requests found
{% extends "templates/login.html" %} {% extends "templates/login.html" %}
{% block message %} {% block message %}
{% super() %} {{ super() }}
This step may take several minutes. If you encouter errors several times, please contact one of the CSUSB HPCI team members. This step may take several minutes. If you encouter errors several times, please contact one of the CSUSB HPCI team members.
{% endblock %} {% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment