'buttonGrey',
'href' => helper::baseUrl() . 'page/edit/' . $this->getUrl(0), 'posts',
'value' => template::ico('left')
]); ?>
helper::baseUrl() . $this->getUrl(0) . '/option',
'value' => template::ico('sliders'),
'help' => 'Options de configuration'
]); ?>
helper::baseUrl() . $this->getUrl(0) . '/add',
'value' => template::ico('plus'),
'class' => 'buttonGreen',
'help' => 'Rédiger un article'
]); ?>