mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-19 20:13:27 +02:00
Move Admin Logs and Reports into Twig
This commit is contained in:
8
system/templates/admin.logs.view.html.twig
Normal file
8
system/templates/admin.logs.view.html.twig
Normal file
@@ -0,0 +1,8 @@
|
||||
<div class="box">
|
||||
<div class="box-header">
|
||||
<h3 class="box-title"><b>{{ file }}</b></h3>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
{{ content|raw }}
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user