Chris@0: {# Chris@0: /** Chris@0: * @file Chris@0: * Default theme implementation for the status report counter. Chris@0: * Chris@0: * Available variables: Chris@0: * - amount: The number shown on counter. Chris@0: * - text: The text shown on counter. Chris@0: * - severity: The severity of the counter. Chris@0: * Chris@0: * @ingroup themable Chris@0: */ Chris@0: #} Chris@0: Chris@0: {{ amount }} {{ text }} Chris@0: {{ text }} Details