{% extends 'base.html' %} {% block content %}

{{ _('GCode Preview') }}: {{ file.original_filename }}

{{ _('Go to Print') }} {{ _('Download GCode') }} {{ _('Back') }}

{{ _('Loading and Parsing GCode Data...') }}

{{ _('Layer Progress:') }}
{% endblock %}