mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-10 09:04:26 +02:00
6 lines
170 B
Smarty
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>
|