diff options
Diffstat (limited to 'templates/note')
| -rw-r--r-- | templates/note/note.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/note/note.php b/templates/note/note.php index ddc2bac..331a1ea 100644 --- a/templates/note/note.php +++ b/templates/note/note.php @@ -156,4 +156,4 @@ if ($user != null) { <?php call_template('note/reply_form', ['note' => $note]); ?> </div> -</article>
\ No newline at end of file +</article> |
