You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: conditional/templates/base.html
+8-2
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,14 @@
23
23
{% block body %}
24
24
{% endblock %}
25
25
{% else %}
26
-
<divclass="container main">
27
-
<divclass="alert alert-danger" role="alert"><spanclass="glyphicon glyphicon-remove-sign"></span> Site Lockdown: Evaluations in progress. Please check back later.</div>
26
+
<divclass="container main error-page align-center">
placeholder="A 'two liner' description of what your project is. If you have source materials like a GitHub repo publicly available, it's also useful to include links to them."></textarea>
0 commit comments