Use footer elements

This commit is contained in:
2019-09-01 16:39:17 +09:00
parent c1695593d3
commit d854ef3a6a
25 changed files with 30 additions and 32 deletions

View File

@ -9,7 +9,7 @@ component Statistics(pieCharts []*arn.PieChart)
h3.widget-title= pie.Title
PieChart(pie.Slices)
.footer
footer.footer
p Data is collected for statistical purposes only. We respect user privacy and we will never display or sell critical data to 3rd party services.
component StatisticsHeader