annotate extra/sample_plugin/app/views/my/blocks/_sample_block.html.erb @ 1327:287f201c2802 redmine-2.2-integration

Add italic
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 19 Jun 2013 20:56:22 +0100
parents c6c2cbd0afee
children
rev   line source
Chris@0 1 <h3>Sample block</h3>
Chris@0 2
Chris@0 3 You are <strong><%= h(User.current) %></strong> and this is a sample block for My Page added from a plugin.