Private
Public Access
1
0

nog mooier fitleren

This commit is contained in:
Sander Roosendaal
2022-11-14 21:19:07 +01:00
parent a63d55a0e5
commit 03c91df45b
3 changed files with 38 additions and 13 deletions

View File

@@ -95,7 +95,7 @@
{% endfor %}
{% else %}
<li class="grid_4">
<p>You have not saved any analyses for {{ rower.user.first_name }}</p>
<p>No analyses found for {{ rower.user.first_name }}</p>
</li>
{% endif %}
</form>