{% extends 'base.html' %}{% block start %}
>
{% include 'software_form_shipregis.html' %}
{% include 'software_form_dfoowner.html' %}
{% if user_is_authenticated %}
{% endif %} {% endblock start %}