You must login to view /matt/WebEditor/commit/87b31074b4acd87a67d1ff4b8e3f84943710ff5b.
The GitHub option should be usable for most people, it only links via username.

Files
rpiwebapp-public/templates/error.html

6 lines
74 B
HTML

{% extends "base.html" %}
{% block content %}
{{ e }}
{% endblock %}