first
This commit is contained in:
6
views/partials/footer.ejs
Normal file
6
views/partials/footer.ejs
Normal file
@@ -0,0 +1,6 @@
|
||||
<!-- Footer partial - inclus dans certaines vues -->
|
||||
<footer class="mt-auto py-3 bg-light">
|
||||
<div class="container-fluid text-center">
|
||||
<span class="text-muted">Mail Notifier © <%= new Date().getFullYear() %> | Serveur mail local avec notifications Pushover</span>
|
||||
</div>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user