diff options
| author | winter | 2024-12-24 15:32:56 +0000 |
|---|---|---|
| committer | winter | 2024-12-24 15:32:56 +0000 |
| commit | d5a57276eb27e215dd0b1bd5eb67ac26acc9575b (patch) | |
| tree | 0cb3a14fa9a82d2438a7c12838f04ea12e02a9fa /templates/placeholder_text.php | |
| parent | 01b7c47c68b8b3c5a9fd9137b067b34b566b951d (diff) | |
more stuff and things
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 |
