mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-05-06 22:09:00 -05:00
5 lines
94 B
HTML
5 lines
94 B
HTML
{% extends "base.html" %}
|
|
{% block content %}
|
|
Everything is all fucked up!
|
|
{% endblock %}
|