{% extends 'templates/base.html' %} {% block title %}{{super()}} | Settings{% endblock %} {% block head %} {{super()}} {% endblock %} {% block main %}

Settings



tracman.org/map/



{% if not user.isPro %}

Want to try Tracman Pro? It's free during beta testing.

{% endif %}

Would you like to submit a suggestion or bug report?

{% endblock %}