pixelfed/resources/views/site/platform.blade.php

9 wiersze
169 B
PHP
Czysty Zwykły widok Historia

2018-05-30 02:35:05 +00:00
@extends('site.partial.template')
@section('section')
<div class="title">
<h3 class="font-weight-bold">Platform/API Terms Of Use</h3>
</div>
<hr>
@endsection