Sha256: 5e3bbe3a21c40c5535f8dde69c28b0a75542353d28fcf5fdc8c5e207923fc497
Contents?: true
Size: 438 Bytes
Versions: 15
Compression:
Stored size: 438 Bytes
Contents
<%# Copyright 2011-2013 Rice University. Licensed under the Affero General Public License version 3 or later. See the COPYRIGHT file for details. %> <div <%= block.section_id_attr %> <%= block.section_class_attr %> > <% if block.show_heading? %> <div <%= block.heading_class_attr %> > <%= block.heading %> </div> <% end %> <div <%= block.body_class_attr %> > <%= block.captured_block %> </div> </div>
Version data entries
15 entries across 15 versions & 1 rubygems