diff options
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}} |