Private
Public Access
1
0

alert create including filters

This commit is contained in:
Sander Roosendaal
2019-08-17 15:17:11 +02:00
parent 451d2a419b
commit 8009831ab1
7 changed files with 103 additions and 21 deletions

View File

@@ -11,7 +11,9 @@
<p>Rower: {{ rower.user.first_name }}</p>
<p>
<a href="/rowers/alerts/">Try out Alerts</a>
</p>
{% endblock %}