summaryrefslogtreecommitdiff
path: root/templates/telegram.gotmpl
blob: cd98d7a82d85f1a88e3c9d29a58940f61b5fd816 (plain) (blame)
1
2
3
4
5
6
7
8
9
{{define "telegram"}}
<a href="{{.Link}}">{{.Title}}</a>

{{.Content}}

<a href="{{.Link}}">Запись полностью и комментарии</a>

Отправлено через <a href="https://git.neonxp.ru/neonxp/rss2world">rss2world</a>
{{end}}