]> git.mxchange.org Git - friendica.git/blob - view/templates/http_status.tpl
Merge pull request #7202 from MrPetovan/bug/fatal-errors
[friendica.git] / view / templates / http_status.tpl
1 <html>
2         <head>
3                 <title>{{$title}}</title>
4         </head>
5         <body>
6                 <h1>{{$title}}</h1>
7                 <p>{{$description nofilter}}</p>
8         </body>
9 </html>