annotate 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
rev   line source
chris@363 1 <h3><%=l(:label_tipoftheday)%></h3>
chris@363 2 <div class="tipoftheday box">
chris@363 3 <div class="tip"><%= textilizable Setting.tipoftheday_text %></div>
chris@363 4 </div>