Skip to content
Snippets Groups Projects
Commit 5d3402b9 authored by Vaibhav Mule's avatar Vaibhav Mule Committed by Fredrik Jonsson
Browse files

show message when there are no reminders

parent 13a5539b
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,8 @@
</ul>
</li>
<br>
{% empty %}
<li>No reminders yet.</li>
{% endfor %}
</ul>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment