diff options
Diffstat (limited to 'templates/placeholder_text.php')
| -rw-r--r-- | templates/placeholder_text.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/placeholder_text.php b/templates/placeholder_text.php new file mode 100644 index 0000000..b27e490 --- /dev/null +++ b/templates/placeholder_text.php @@ -0,0 +1 @@ +<p class="placeholder"><?= $message ?? "There's nothing here." ?></p>
\ No newline at end of file |
