12 lines
345 B
Plaintext
12 lines
345 B
Plaintext
|
extends ./total.pug
|
||
|
|
||
|
block mistake
|
||
|
p.
|
||
|
If you think there is a mistake in this histogram, feel free to <a
|
||
|
href="mailto:thomas@forgione.fr">send me a mail</a> exaplaining what
|
||
|
are the problem so I can fix it. Thanks!
|
||
|
|
||
|
block extrajs
|
||
|
script(src="/static/chart/Chart.min.js")
|
||
|
script(src="/static/js/histogram.js")
|