Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django

5 lines
137 B

  1. {% extends "index.html" %}
  2. {% block Content %}
  3. Hm, that didn't work. You might want to check the server logs to see why.
  4. {% endblock %}