Chris@0: {# Chris@0: /** Chris@0: * @file Chris@0: * Default theme implementation for a feed icon. Chris@0: * Chris@0: * Available variables: Chris@0: * - url: An internal system path or a fully qualified external URL of the feed. Chris@0: * - attributes: Remaining HTML attributes for the feed link. Chris@0: * - title: A descriptive title of the feed link. Chris@0: * - class: HTML classes to be applied to the feed link. Chris@0: * Chris@0: * @ingroup themeable Chris@0: */ Chris@0: #} Chris@0: Chris@0: {{ 'Subscribe to @title'|t({'@title': title}) }} Chris@0: