]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blob - www/templates/stasy-stats-cpus.html
Initial import of fireinfo display.
[people/shoehn/ipfire.org.git] / www / templates / stasy-stats-cpus.html
1 {% extends "stasy-base-1.html" %}
2
3 {% block title %}{% end block %}
4
5 {% block content %}
6 {{ modules.StasyTable(cpu_vendors) }}
7 {% end block %}