{% extends "base.html" %} {% block content %}
Use this editor to specify a racing buggy. The editor saves it in its little database and generates JSON data for the buggy. This is the data you need to supply when you log into the race server and enter your buggy into the next race.
Remember that if your data is not accepted by the race server, your buggy will be disqualified from that race... so make sure you program your editor correctly.
{% endblock %}