diff options
Diffstat (limited to 'templates/note_hidden.php')
| -rw-r--r-- | templates/note_hidden.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/note_hidden.php b/templates/note_hidden.php new file mode 100644 index 0000000..baad0d6 --- /dev/null +++ b/templates/note_hidden.php @@ -0,0 +1,3 @@ +<article class="note hidden"> + <?php call_template('placeholder_text', ['message' => __('note.hidden')]); ?> +</article>
\ No newline at end of file |
