kopia lustrzana https://github.com/Yakifo/amqtt
7 wiersze
252 B
Plaintext
7 wiersze
252 B
Plaintext
![]() |
{% if config.extra.class_style == 'simple' %}{% else %}{% extends "_base/function.html.jinja" %}{% endif %}
|
||
|
|
||
|
|
||
|
{% block logs scoped %}
|
||
|
{% if config.extra.template_log_display %}<p style="color:red">function.html.jinja</p>{% endif %}
|
||
|
{% endblock logs %}
|