RSS Git Download  Clone
Raw Blame History
[% content_only = 1 # no html wrappers %]

[% IF result.match('OK') %]
<strong>[% result %]</strong>
[% ELSE %]
<span class="error">Error: [% result %]</span>
[% END %]