The files to change were found with:
`ack --literal --type=html --match '${' --files-without-matches cms/templates`
8 lines
255 B
HTML
8 lines
255 B
HTML
<%page expression_filter="h"/>
|
|
<div class="add-section add-item">
|
|
<a href="#" class="button button-new" data-category="" data-parent="" data-default-name="New Section">
|
|
<i class="icon fa fa-plus"></i> New Section
|
|
</a>
|
|
</div>
|
|
<!-- /add-section -->
|