0
Respuestas

Question about ajenti template

Nezirus hace 10 años actualizado por Eugene Pankov (Project coordinator) hace 10 años 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.

Respuesta

Respuesta
Respuestas
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
BIEN, ESTOY SATISFECHO.
Thank you.
Puntuación de satisfacción por Nezirus hace 10 años
Respuesta
Respuestas
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