This commit is contained in:
8
templates/Maketank/user/table-note.html.twig
Normal file
8
templates/Maketank/user/table-note.html.twig
Normal file
@@ -0,0 +1,8 @@
|
||||
{% extends "Froxlor/user/table.html.twig" %}
|
||||
|
||||
{% block content %}
|
||||
<div class="pb-2">
|
||||
{% include 'Froxlor/misc/alertbox.html.twig' %}
|
||||
</div>
|
||||
{{ parent() }}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user