{%extends 'console.html'%} {%set billion = 1000 * 1000 * 1000%} {%block content%}
{%block particle_head%}{%endblock%}
{%block particle%}{%endblock%}
{%endblock%}