summaryrefslogtreecommitdiff
path: root/templates/pages/secret.gohtml
diff options
context:
space:
mode:
authorAlexander Kiryukhin <a.kiryukhin@mail.ru>2021-03-18 03:01:46 +0300
committerAlexander Kiryukhin <a.kiryukhin@mail.ru>2021-03-18 03:01:46 +0300
commit37c250d538893ff8178bd9c9e4dde225a991ce76 (patch)
tree379350cdfe47d3691fef9c8c5ef91acddfba36d3 /templates/pages/secret.gohtml
parent6f31f35c7b38fbf63d7a0c9322458e0b75828495 (diff)
pevent access from messengers
Diffstat (limited to 'templates/pages/secret.gohtml')
-rw-r--r--templates/pages/secret.gohtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/pages/secret.gohtml b/templates/pages/secret.gohtml
new file mode 100644
index 0000000..94af286
--- /dev/null
+++ b/templates/pages/secret.gohtml
@@ -0,0 +1,6 @@
+<b>Warning!</b> This text already deleted from server! If you refresh or close page - secret will be completely lost!
+<hr />
+<pre id="content">
+ {{.secret}}
+</pre>
+<hr />