Minor template fixup

This commit is contained in:
Yingtong Li 2019-01-26 17:25:50 +11:00
parent bc2cb70aec
commit 1680bdfa03
Signed by: RunasSudo
GPG Key ID: 7234E476BF21C61A
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
#}
{% block title %}Membership{% endblock %}
{% block content %}
{% if not member %}
<h1>No membership records</h1>