view app/views/my/blocks/_tipoftheday.html.erb @ 1613:90bed4e10cc8 deploy

Download file link
author Chris Cannam
date Wed, 30 Aug 2017 17:24:37 +0100
parents 04114f36670d
children
line wrap: on
line source
    <h3><%=l(:label_tipoftheday)%></h3>
    <div class="tipoftheday box">
          <div class="tip"><%= textilizable Setting.tipoftheday_text %></div>
    </div>