{% extends "base.html" %} {% load crispy_forms_tags %} {% block content %}

UML

{% if puml_service %}

UML graph powered by PlantUML. Does not refresh automatically! Get plain text. Show/hide legend

Arrow colors:

Background colors:

{% else %}

To view UML diagram of the system, please set up PlantUMLService for your system.

{% endif %} {% endblock %}