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