You must login to view /matt/quiz-the-word/src/commit/b032e793de4b5a0b906675c6c31b2c89b44a88e0/QuizTheWord.
The GitHub option should be usable for most people, it only links via username.

Files
rpiwebapp-public/templates/home.html
Matthew Welch 308b1e1791 Re-structured code and added search feature for comics.
The project structure has been changed to make it more manageable and modular. A search feature has been added to the comics page.
2019-07-23 15:50:25 -07:00

5 lines
62 B
HTML

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