diff --git a/templates/admin/invitecode.html b/templates/admin/invitecode.html index f7c7039..b6b4dd7 100644 --- a/templates/admin/invitecode.html +++ b/templates/admin/invitecode.html @@ -1,6 +1,6 @@ {% extends "admin/shell.html" %} -{% block title %}Home{% endblock %} +{% block title %}Invite Codes{% endblock %} {% block head %} {% endblock %}