Esto está en el <body> del archivo: smarty/templates/layout/base.tpl

smarty/templates/layout/cabecera.tpl
smarty/templates/home.tpl está insertando este block llamado "body_main" en: smarty/templates/layout/base.tpl

Controller: php/phastard/app/controllers/default.php
Método: function index

$this->view->display('home.tpl');

$cfg Array
(
    [windows] => 
    [routerless] => 
    [is_app] => 
    [localhost] => 
    [ajax_request] => 
    [environment] => production
    [default_controller] => default
    [default_method] => index
    [timer] => 1
    [base_url] => https://feedback.softline.network
    [host] => feedback.softline.network
    [base_uri] => 
    [mvc] => Array
        (
            [uri] => 
            [uri_routed] => 
            [url_segments] => Array
                (
                )

            [uri_match] => 1
            [method_params] => Array
                (
                )

            [controller] => default
            [method] => index
            [view] => home.tpl
        )

    [app_time] => 0.27099609375
)

smarty/templates/layout/footer.tpl

Antes del cierre </body> ponemos todo el Javascript