helper::baseUrl() . 'page/edit/' . $this->getUrl(0),
'ico' => 'left',
'value' => 'Retour'
]); ?>
helper::baseUrl() . $this->getUrl(0) . '/option/' . $_SESSION['csrf'],
'value' => '',
'ico' => 'sliders',
]); ?>
helper::baseUrl() . $this->getUrl(0) . '/theme/' . $_SESSION['csrf'],
'value' => '',
'ico' => 'brush',
]); ?>
'',
'value' => template::ico('plus'),
'href' => helper::baseUrl() . $this->getUrl(0) . '/add/',
]); ?>