{% extends 'layout.html' %} {% block title %}Factory Serial{%endblock%} {% block title_html %}

Factory Serial

{% endblock %} {% block content %}
This page is intended solely for ATX Networks Factory workers. If you are not an ATX Networks Factory worker, you should not make any changes to these pages. Doing so may put you in violation of your licensing agreements with ATX Networks and/or third parties.
{% include 'formfields.html' %}
{% endblock %}