added public list of club`s points

This commit is contained in:
2025-06-26 15:08:51 +02:00
parent 1009e35d17
commit 4d8f091715
2 changed files with 4 additions and 1 deletions

View File

@@ -22,5 +22,6 @@
<input type="email" name="email" id=""/>
<button type="submit">Enter</button>
</form>
<a href="{{ url_for('displayPoints') }}">Board of points</a>
</body>
</html>