refacto: rename html and rs templates dirs to old_*

This commit is contained in:
2024-08-23 15:41:49 +02:00
committed by florian_briand
parent 217667253a
commit 7487b34a17
31 changed files with 7 additions and 8 deletions

View File

@ -0,0 +1,6 @@
<button
type="button"
class="relative ml-auto flex-shrink-0 rounded-full bg-white p-1 text-gray-400 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2"
>
{% include "layout/nav/notifications-icon.html" %}
</button>