Adding stats template with JSON output
This commit is contained in:
parent
0437ad2562
commit
2f301538df
@ -3,7 +3,8 @@ templatesdir = $(pkgdatadir)
|
|||||||
TEMPLATES = \
|
TEMPLATES = \
|
||||||
debug.html \
|
debug.html \
|
||||||
default.html \
|
default.html \
|
||||||
stats.html
|
stats.html \
|
||||||
|
stats-json.html
|
||||||
|
|
||||||
templates_DATA = \
|
templates_DATA = \
|
||||||
$(TEMPLATES)
|
$(TEMPLATES)
|
||||||
|
Loading…
Reference in New Issue
Block a user