1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-01-14 12:24:44 +00:00
friendica-github/view/templates/admin_viewlogs.tpl

6 lines
170 B
Smarty

<div id='adminpage'>
<h1>{{$title}} - {{$page}}</h1>
<h3>{{$logname}}</h3>
<div style="width:100%; height:400px; overflow: auto; "><pre>{{$data}}</pre></div>
</div>