Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
5 lines
137 B
5 lines
137 B
{% extends "index.html" %}
|
|
{% block Content %}
|
|
Hm, that didn't work. You might want to check the server logs to see why.
|
|
{% endblock %}
|
|
|