{% extends 'default/base.html' %} {% load bootstrap %} {% block content %}

添加服务 | Add Service.

填写服务详细信息
{% csrf_token %} {% if emg %}
{{ emg }}
{% endif %} {% if smg %}
{{ smg }}
{% endif %} {{ sf |bootstrap_horizontal }}
{% endblock content %}