<div id="Foot">
<?php
this->RenderAsset('Foot');
?>
</div>
public function Base_Render_Before(&$Sender) {
$Sender->AddAsset('Foot', 'Function call or text to add');
}
It looks like you're new here. If you want to get involved, click one of these buttons!