Hi,

I trying to change builders page via custom templates.
I copy file buildbot/www/src/app/builders/builder/builder.tpl.jade from repository to master_dir/custom_templates/builder.jade. I made change only to header to see if it works, but the change doesn't show in browser. I also install pyjade as I saw message in log file.

In master.cfg I set path to templates.
c["www"] = {
...
"custom_templates_dir": "custom_templates",
}

Neither buildbot restart or reconfig doesn't change anything.
Have you any idea what I'm doing wrong or how to force buildbot to use my template?

buildbot version: 0.9.0b8-359-g5768bc8

Thanks,
Vita
_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to