mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-31 00:04:40 +02:00
5 lines
No EOL
131 B
Twig
5 lines
No EOL
131 B
Twig
<div class="mt-2">
|
|
{% if datatable is not null %}
|
|
{% include "LogSystem/_log_table.html.twig" %}
|
|
{% endif %}
|
|
</div> |