This website requires JavaScript.
Explore
Help
Sign In
stasbilay02
/
MicroFrameWork
Watch
1
Star
0
Fork
0
You've already forked MicroFrameWork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4d922096a9
MicroFrameWork
/
views
/
user_table.html.twig
5 lines
91 B
Twig
Raw
Normal View
History
Unescape
Escape
itGuild tables
2024-07-12 13:46:44 +03:00
{%
extends
"main_layout.html.twig"
%}
twig
2024-07-11 16:16:36 +03:00
{%
block
content
%}
user list table
2024-07-16 13:37:34 +03:00
{{
table
(
)
}}
twig
2024-07-11 16:16:36 +03:00
{%
endblock
%}
Reference in New Issue
Copy Permalink