diff options
Diffstat (limited to 'templates/telegram.gotmpl')
-rw-r--r-- | templates/telegram.gotmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/telegram.gotmpl b/templates/telegram.gotmpl new file mode 100644 index 0000000..9e2b91a --- /dev/null +++ b/templates/telegram.gotmpl @@ -0,0 +1,5 @@ +{{define "telegram"}} +<b>Новый пост в блоге Уголок NeonXP:</b> + +<a href="{{.Link}}">{{.Title}}</a> +{{end}}
\ No newline at end of file |