summaryrefslogtreecommitdiffstats
path: root/extra/sample_plugin/app/views/my/blocks/_sample_block.html.erb
blob: c19e49739545ac76d2b1413a2f51b6e748fa92d8 (plain)
1
2
3
<h3>Sample block</h3>

You are <strong><%= h(User.current) %></strong> and this is a sample block for My Page added from a plugin.