<ul class="dropdown-menu languages" role="menu" aria-labelledby="dropdownMenuLanguages"><?phpforeach($languages as $id => $lang)
$viewFile = '/var/www/vhosts/euprevent.eu/tools.euprevent.eu/client_app/Plugin/Euprevent/View/Elements/language-dropdown.ctp'
$dataForView = array(
'page' => 'home-tools',
'subpage' => null,
'title_for_layout' => 'Home-tools',
'referer' => '/',
'css_add' => array(
(int) 0 => '/euprevent/css/domains.css',
(int) 1 => '/euprevent/css/admin.css'
),
'content_for_layout' => '
<div class="container">
<div class="row">
<div class="col-xs-6" style="height: auto;">
<div class="programmas latest-posts">
<h3 class="title"><i class="ss-icon" style="position:relative;top:2px;">building</i> Capacity Assessment</h3>
<div class="row">
<div class="col-sm-6 col-xs-12 mb-10">
<h4>Capacity Assessment 1</h4>
<p>Test the position of your organisation within the regional and euregional network.</p>
<a class="btn btn-primary" href="/cat/Tool/view/">Use</a>
</div>
<div class="col-sm-6 col-xs-12">
<h4>Capacity Assessment 2</h4>
<p>This tools aims to support local and regional stakeholders to identify needs for organizational capacity development.</p>
<a class="btn btn-primary" href="/cdt/Toolusers/login/">Use</a>
</div>
<div class="col-sm-6 col-xs-12">
<h4>Capacity Assessment 3</h4>
<p>-</p>
<a class="btn btn-primary" href="/ca3/Tool/view/">Use</a>
</div>
<div class="col-sm-6 col-xs-12">
<h4>Capacity Assessment 4</h4>
<p>-</p>
<a class="btn btn-primary" href="/ca4/Tool/view/">Use</a>
</div>
</div>
</div>
</div>
<div class="col-xs-6" style="height: auto;">
<div class="programmas latest-posts">
<h3 class="title"><i class="ss-icon" style="position:relative;top:2px;">utensils</i> HEPS</h3>
<div class="row">
<div class="col-sm-6 col-xs-12 mb-10">
<h4>HEPS Inventory Tool</h4>
<p>An inventory tool including quality assessment of school interventions on healthy eating and physical activity.</p>
<a class="btn btn-primary" href="http://oud.euprevent.eu/heps/inventory_questions/tool_before/">Use</a>
</div>
<div class="col-sm-6 col-xs-12">
<h4>HEPS Tool for Schools</h4>
<p>A Guide for School Policy Development on Healthy Eating and Physical Activity.</p>
<a class="btn btn-primary" href="http://oud.euprevent.eu/heps/schools_questions/tool_before/">Use</a>
</div>
</div>
</div>
</div>
</div>
</div>',
'scripts_for_layout' => ''
)
$page = 'home-tools'
$subpage = null
$title_for_layout = 'Home-tools'
$referer = '/'
$css_add = array(
(int) 0 => '/euprevent/css/domains.css',
(int) 1 => '/euprevent/css/admin.css'
)
$content_for_layout = '
<div class="container">
<div class="row">
<div class="col-xs-6" style="height: auto;">
<div class="programmas latest-posts">
<h3 class="title"><i class="ss-icon" style="position:relative;top:2px;">building</i> Capacity Assessment</h3>
<div class="row">
<div class="col-sm-6 col-xs-12 mb-10">
<h4>Capacity Assessment 1</h4>
<p>Test the position of your organisation within the regional and euregional network.</p>
<a class="btn btn-primary" href="/cat/Tool/view/">Use</a>
</div>
<div class="col-sm-6 col-xs-12">
<h4>Capacity Assessment 2</h4>
<p>This tools aims to support local and regional stakeholders to identify needs for organizational capacity development.</p>
<a class="btn btn-primary" href="/cdt/Toolusers/login/">Use</a>
</div>
<div class="col-sm-6 col-xs-12">
<h4>Capacity Assessment 3</h4>
<p>-</p>
<a class="btn btn-primary" href="/ca3/Tool/view/">Use</a>
</div>
<div class="col-sm-6 col-xs-12">
<h4>Capacity Assessment 4</h4>
<p>-</p>
<a class="btn btn-primary" href="/ca4/Tool/view/">Use</a>
</div>
</div>
</div>
</div>
<div class="col-xs-6" style="height: auto;">
<div class="programmas latest-posts">
<h3 class="title"><i class="ss-icon" style="position:relative;top:2px;">utensils</i> HEPS</h3>
<div class="row">
<div class="col-sm-6 col-xs-12 mb-10">
<h4>HEPS Inventory Tool</h4>
<p>An inventory tool including quality assessment of school interventions on healthy eating and physical activity.</p>
<a class="btn btn-primary" href="http://oud.euprevent.eu/heps/inventory_questions/tool_before/">Use</a>
</div>
<div class="col-sm-6 col-xs-12">
<h4>HEPS Tool for Schools</h4>
<p>A Guide for School Policy Development on Healthy Eating and Physical Activity.</p>
<a class="btn btn-primary" href="http://oud.euprevent.eu/heps/schools_questions/tool_before/">Use</a>
</div>
</div>
</div>
</div>
</div>
</div>'
$scripts_for_layout = ''
include - ROOT/client_app/Plugin/Euprevent/View/Elements/language-dropdown.ctp, line 5
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1227
View::element() - CORE/Cake/View/View.php, line 418
include - ROOT/client_app/Plugin/Euprevent/View/Elements/site-header.ctp, line 6
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::_renderElement() - CORE/Cake/View/View.php, line 1227
View::element() - CORE/Cake/View/View.php, line 418
include - ROOT/client_app/Plugin/Euprevent/View/Layouts/external.ctp, line 59
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
PagesController::display() - ROOT/client_app/Plugin/Euprevent/Controller/PagesController.php, line 106
ReflectionMethod::invokeArgs() - [internal], line ??
building Capacity Assessment
Capacity Assessment 1
Test the position of your organisation within the regional and euregional network.