The files to change were found with:
`ack --literal --type=html --match '${' --files-without-matches cms/templates`
11 lines
290 B
HTML
11 lines
290 B
HTML
<%page expression_filter="h"/>
|
|
<div class="status-release">
|
|
<p>
|
|
<span class="sr status-release-label">Release Status:</span>
|
|
<span class="status-release-value">
|
|
<i class="icon fa fa-lock"></i>
|
|
Will never release - Contains Staff only content
|
|
</span>
|
|
</p>
|
|
</div>
|