hi,
How can I add bootstrap to the template, articles, modules?
Do you need only the list of articles that I have in my list of articles and / or module?
thanks!
$this->API->addCSS($this->API->URLtemplate() . '/bootstrap/css/bootstrap.css');
$this->API->addCSS($this->API->URLtemplate() . '/bootstrap/css/bootstrap.min.css');
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximun-scale=1.0, minimum-scale=1.0">