mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-18 03:54:11 +00:00
39910affd0
This was SVN commit r12980.
16 lines
426 B
HTML
16 lines
426 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>0 A.D. report service</title>
|
|
<style>
|
|
body {
|
|
font-size: 12px;
|
|
font-family: sans-serif;
|
|
}
|
|
</style>
|
|
|
|
<p>This site collects opt-in automatic feedback from players of <a href="http://play0ad.com/">0 A.D.</a>
|
|
|
|
<p>Published data:
|
|
<a href="{% url userreport.views.report_opengl_index %}">OpenGL capabilities</a>.
|
|
<a href="{% url userreport.views.report_cpu %}">CPU features</a>.
|