privacy.blade.php 182 B

123456789
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>wikipali app 隐私政策</title>
  5. </head>
  6. <body>
  7. {{ Illuminate\Mail\Markdown::parse($content) }}
  8. </body>
  9. </html>