Adding stats template with JSON output

This commit is contained in:
Napsty 2022-12-15 08:38:46 +01:00
parent 0437ad2562
commit 2f301538df

View File

@ -3,7 +3,8 @@ templatesdir = $(pkgdatadir)
TEMPLATES = \
debug.html \
default.html \
stats.html
stats.html \
stats-json.html
templates_DATA = \
$(TEMPLATES)