diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-17 02:13:37 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-11-17 02:32:40 +0300 |
commit | 533c0aeaeb5c674304624ec1024ca0e962a8f3f2 (patch) | |
tree | 8380d72f3ec72e4221be04df7a4ef564ff462ea4 /templates/telegram.gotmpl | |
parent | 08f01de98e72746c84a584d4ba8afd35edf5bd85 (diff) |
Полный контент в записи
Diffstat (limited to 'templates/telegram.gotmpl')
-rw-r--r-- | templates/telegram.gotmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/telegram.gotmpl b/templates/telegram.gotmpl index cd98d7a..d217731 100644 --- a/templates/telegram.gotmpl +++ b/templates/telegram.gotmpl @@ -1,5 +1,5 @@ {{define "telegram"}} -<a href="{{.Link}}">{{.Title}}</a> +<b>{{.Title}}</b> {{.Content}} |