{% extends 'admin/base.html.twig' %} {% block title %}Vector Service Log{% endblock %} {% block body %}

Vector Service Log Python

{% if fileExists %} {% endif %}
{% if not fileExists %}
{{ content }}
{% else %}
{{ content }}
{% endif %}
{% if fileExists %} {% endif %} {% endblock %}