Right now the template is read from the source code, but we probably want to be able to add the template directory in the site directory itself. This should probably be a strict replacement of the source supplied template and not a "change only the files you care for" type of deal. If your site directory has templates/plain it should provide the entire template, not just a few changes.
Right now the template is read from the source code, but we probably want to be able to add the template directory in the site directory itself. This should probably be a strict replacement of the source supplied template and not a "change only the files you care for" type of deal. If your site directory has `templates/plain` it should provide the entire template, not just a few changes.
omicron
added this to the soon™ milestone 2026-09-02 01:08:30 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Right now the template is read from the source code, but we probably want to be able to add the template directory in the site directory itself. This should probably be a strict replacement of the source supplied template and not a "change only the files you care for" type of deal. If your site directory has
templates/plainit should provide the entire template, not just a few changes.