annotate extra/sample_plugin/app/views/my/blocks/_sample_block.rhtml @ 742:2034af722d02 cannam

Merge from branch "feature_318"
author Chris Cannam
date Tue, 08 Nov 2011 11:33:17 +0000
parents 513646585e45
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.