You must login to view /matt/quiz-the-word/commit/cf85a316e3bbdab9adc98f548576b3aabcf730b0?files=QuizTheWord.
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 %}