diff options
Diffstat (limited to 'web/views/template/modal.php')
-rw-r--r-- | web/views/template/modal.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/views/template/modal.php b/web/views/template/modal.php index 4f47400..e3ce6fe 100644 --- a/web/views/template/modal.php +++ b/web/views/template/modal.php @@ -1,3 +1,5 @@ +<?php /* Copyright (c) 2024 Freya Murphy */ ?> +<?php /* vi: syntax=php */ ?> <div class="modal-container"> <div class="modal"> <div class="modal-header row"> |