13
Hi,
i've already try multiple times.
I've looked into source, and found this :
<link rel="stylesheet" media="screen" href="" />
And in xotpl\theme_head.html, found this :
<{assets
assets="xoops.css,themes/default/media/bootstrap/css/xoops.bootstrap.css,themes/default/css/style.css"
output="css"
}>
<link rel="stylesheet" media="screen" href="<{$asset_url}>" />
<{/assets}>
Maybe an error in assets ?