summaryrefslogtreecommitdiffci
path: root/views/messages/new-post.html
diff options
from:
to:
context:
space:
mode:
authorGravatar SayaAndy <saya.andy@posteo.com> 2025-10-23 01:15:26 +0700
committerGravatar SayaAndy <saya.andy@posteo.com> 2025-10-23 01:15:26 +0700
commit0d261d2f7d080b610f50102576073e334a89e8cb (patch)
tree3f86877a48cdb02486d6b5cb771a420c82c7eacf /views/messages/new-post.html
parent695889f42896c1e3f1290a588ac1c5483d0124f0 (diff)
downloadweb-0d261d2f7d080b610f50102576073e334a89e8cb.tar.gz
web-0d261d2f7d080b610f50102576073e334a89e8cb.zip
feat: email linking
Diffstat (limited to 'views/messages/new-post.html')
-rw-r--r--views/messages/new-post.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/messages/new-post.html b/views/messages/new-post.html
new file mode 100644
index 0000000..4fbfc02
--- /dev/null
+++ b/views/messages/new-post.html
@@ -0,0 +1,3 @@
+{{ define "body" }}
+<p>Новый пост ёпта.</p>
+{{ end }} \ No newline at end of file