1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-10 04:02:28 +01:00
polr/resources/views/layouts/errors.blade.php

8 lines
237 B
PHP

@extends('layouts.base')
@section('meta')
<meta http-equiv="Cache-Control" content="no-cache, no-store, max-age=0, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta name="robots" content="noindex" />
@endsection