layout2 auch

This commit is contained in:
x
2024-08-07 21:14:00 +02:00
parent 1e58be6f86
commit 9b89444e43

View File

@@ -10,7 +10,6 @@
<p class="comment_count">Total amount of comments: <amount>{{$comment_count}}</amount></p>
<p class="latest-video">Latest video <a href="/{{$latest_video}}">/{{$latest_video}}</a></p>
<p class="newest_user">Newest user <a href="/user/{{$newest_user}}">/user/{{$newest_user}}</a></p>
<p class="dirsize">Total size of w0bm: <amount>{{$dirsize}}</amount></p>
</div>
</div>
@endsection