]> git.mxchange.org Git - friendica.git/blob - view/templates/http_status.tpl
Merge branch '2018.12-rc' into task/move-config-to-php-array
[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>