<Component />
<Component users={users} title="Список пользователей" ... />
props = {
users: [] - массив юзеров,
title; 'Список пользователей',
}
class App extends React.Component {
state = {
people : this.props.data
}
filterList = (newText) =>{
var newMass = this.props.data.filter(function(user){
return (user.name).toLowerCase().search(newText.toLowerCase()) !== -1;
})
this.setState({people : newMass})
}
$loader = new Twig_Loader_Filesystem('templates');
$twig = new Twig_Environment($loader)
$template = $twig->loadTemplate('countries2.tmpl');
echo $template->render(array ('data' => $data ));
Ведь header не всегда говорит от том, что там есть навигация, может там просто кнопка какая-то или поисковое поле.
Если в шапке нет навигации, то можно просто header