flexisip-account-manager/flexiapi/resources/views/account/privacy.blade.php
Timothée Jaussoin 9326245cfb Add a Privacy page + validation
Slight UI adjustments
Allow Markdown in the intro text
Add toggle for Devices Management panel
2020-09-24 15:16:25 +02:00

5 lines
No EOL
85 B
PHP

@extends('layouts.main')
@section('content')
<h1>Privacy policy</h1>
@endsection