Полный контент в записи
This commit is contained in:
parent
ac79d42057
commit
08f01de98e
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,9 @@
|
||||||
{{define "telegram"}}
|
{{define "telegram"}}
|
||||||
<b>Новый пост в блоге Уголок NeonXP:</b>
|
|
||||||
|
|
||||||
<a href="{{.Link}}">{{.Title}}</a>
|
<a href="{{.Link}}">{{.Title}}</a>
|
||||||
|
|
||||||
Отправлено через <a href="https://gitrepo.ru/neonxp/rss2world">rss2world</a>
|
{{.Content}}
|
||||||
|
|
||||||
|
<a href="{{.Link}}">Запись полностью и комментарии</a>
|
||||||
|
|
||||||
|
Отправлено через <a href="https://git.neonxp.ru/neonxp/rss2world">rss2world</a>
|
||||||
{{end}}
|
{{end}}
|
Loading…
Reference in a new issue