]> git.ipfire.org Git - ipfire.org.git/commit
dbl: Create a module for the box to encourage reports
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Jan 2026 15:39:58 +0000 (15:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Jan 2026 15:39:58 +0000 (15:39 +0000)
commit243304aea35843a3bcd65d1dec7ea8cdee644022
tree8beece87184ae313b623f49b74e7f06c5981b163
parent4abb81f4ccce60e3bb4ad7dd19476990aa4b052a
dbl: Create a module for the box to encourage reports

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/templates/dbl/lists/domain.html
src/templates/dbl/modules/submit-report.html [new file with mode: 0644]
src/web/__init__.py
src/web/dbl.py