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

14 wiersze
263 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
@push('meta')
2018-06-02 18:27:16 +00:00
<meta property="og:description" content="Platform/API Terms of Use">
@endpush