faking identities fixed

This commit is contained in:
2020-10-16 11:21:52 -04:00
parent c5a87aebbd
commit f951533a18
2 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
<a href="{{ url_for('join') }}">Back</a>
</div>
<div class="title">
<h1> Please join using the Join page. </h1>
<h1> Name not found. </h1>
</div>
{% endblock %}