silverstripe-blog/templates/SubscribeRSSWidget.ss
Ingo Schommer c044f8c7e9 Transifex translation support
Renamed auto-template entities from ".ss" to "_ss" to avoid clashes with YAML namespaces
2013-07-08 11:58:21 +02:00

5 lines
212 B
Scheme

<p>
<a href="$RSSLink" class="subscribeLink" title="<% _t('SubscribeRSSWidget_ss.SUBSCRIBETITLE', 'Subscribe to this blog via RSS') %>">
<% _t('SubscribeRSSWidget_ss.SUBSCRIBETEXT', 'Subscribe') %>
</a>
</p>