mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 13:16:31 +00:00
Moved views.
This commit is contained in:
5
resources/views/reminders/show.twig
Normal file
5
resources/views/reminders/show.twig
Normal file
@@ -0,0 +1,5 @@
|
||||
{% extends "./layout/default.twig" %}
|
||||
<p>
|
||||
No longer used.
|
||||
</p>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user