fix title in team_leave.html
This commit is contained in:
parent
1522e3997b
commit
73eaf5bae4
|
@ -2,7 +2,7 @@
|
|||
{% load commonmark %}
|
||||
|
||||
{% block title %}
|
||||
Join Team: {{ team.name }} | {{ block.super }}
|
||||
Leave Team: {{ team.name }} | {{ block.super }}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
|
Loading…
Reference in a new issue