RSS Git Download  Clone
Raw Blame History
[% content_only = 1; IF count %]
    <div id="new_message">
        <span style="vertical-align: middle">
            you have [% count %] new / unacknowledged message[% 's' IF count > 1 %] &#187;
            <a class="href" href="[% app_url %]/resources/user_messages">
                <img src="/images/pm.png" class="href" style="vertical-align: middle" />
            </a>
        </span>
    </div>
[% END %]