diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-17 20:51:07 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-17 20:51:07 +0300 |
commit | 12cd485899f55058339faeca0f8523fbb0d2b334 (patch) | |
tree | d059341d5fb86d5f8ef80c366f167fd448651425 /templates/telegram.gotmpl | |
parent | 70565ecac31f7bb5c1d6c559ed18ff9f9c56ac46 (diff) |
Diffstat (limited to 'templates/telegram.gotmpl')
-rw-r--r-- | templates/telegram.gotmpl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/telegram.gotmpl b/templates/telegram.gotmpl deleted file mode 100644 index 775322c..0000000 --- a/templates/telegram.gotmpl +++ /dev/null @@ -1,7 +0,0 @@ -{{define "telegram"}} -<b>{{.Title}}</b> - -{{.Content}} - -<a href="{{.Link}}">Перейти к оригиналу</a> -{{end}}
\ No newline at end of file |