{% extends 'NEMO_fabublox_integration/base.html' %} {% load custom_tags_and_filters %} {% load static %} {% block title %}FabuBlox Configuration{% endblock %} {% block extrahead %} {{ block.super }} {% endblock %} {% block feature-tab %}

Configuration


FabuBlox Authentication Key

{% if key_health_pass %} {% else %} {% endif %} {{ key_health_message }}

Shared Tool Fields

The following fields will be shared with FabuBlox. You can select which fields to include/exclude in the synchronization.
{% csrf_token %} {% button type="save" submit=True name="tool_fields_save" size="large" value="Save" %}
{% endblock %}