0
Є відповідь

Question about ajenti template

Nezirus 10 років тому оновлено Eugene Pankov (Project coordinator) 10 років тому 1
Hello.
I want to ask is it possible to edit the <html> template of ajenti and also where the static things are stored ? like .js , .css and images.

Відповідь

Відповідь
Є відповідь
General root of ajenti installation is $PYTHONPATH/ajenti
HTML templates and static files are in ajenti/plugins/main/static
Coffeescript control templates are mostly in ajenti/plugins/main/content/js
LESS stylesheets are mostly in ajenti/plugins/main/content/css
ДОБРЕ, Я ЗАДОВОЛЕНИЙ
Thank you.
Позначка задоволеності від Nezirus 10 років тому
Відповідь
Є відповідь
General root of ajenti installation is $PYTHONPATH/ajenti
HTML templates and static files are in ajenti/plugins/main/static
Coffeescript control templates are mostly in ajenti/plugins/main/content/js
LESS stylesheets are mostly in ajenti/plugins/main/content/css