<div class="notice" style="background-color: {{notice_bgcolor}}">
<a <?php if('{{url}}' != ''): ?>href="{{url}}"<?php endif; ?>>
<img src="/public/static/images/model/notice.png" />
<marquee scrollamount="4" style="color: {{notice_color}}">{{noticetxt}}</marquee>
</a>
</div>