server ver

This commit is contained in:
2021-04-16 20:41:48 +00:00
parent c9257dc357
commit 1b5088cde7
159 changed files with 3533 additions and 740 deletions

View File

@@ -0,0 +1,9 @@
@extends('profilelayout')
@section('content')
<div class="page-header">
<h4>Transparency</h4>
</div>
<ul>
<li><a href="/07072016-FSM.txt">07.07.2016 FSM Takedown Notice</a></li>
@include('footer')
@endsection