summaryrefslogblamecommitdiff
path: root/templates/telegram.gotmpl
blob: 775322c181a47f54a6da50ae210edf8a2710cedb (plain) (tree)
1
2
3
4
5
6
7
                     
                 
 

            
                                                            
      
{{define "telegram"}}
<b>{{.Title}}</b>

{{.Content}}

<a href="{{.Link}}">Перейти к оригиналу</a>
{{end}}