6 lines
No EOL
124 B
Cheetah
6 lines
No EOL
124 B
Cheetah
% if content_footer:
|
|
<div class="yp-footer">
|
|
${content_footer}
|
|
${template_hooks['page_footer']()}
|
|
</div>
|
|
% endif |