]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/http_status.tpl
Merge pull request #6935 from nupplaphil/issue/missing_basepath
[friendica.git] / view / templates / http_status.tpl
index 55cc133ff0606314ce3a9151eb4775c78d9d71d2..6b366d6f045411d69325b17aad61b467c5a271f3 100644 (file)
@@ -4,6 +4,6 @@
        </head>
        <body>
                <h1>{{$title}}</h1>
-               <p>{{$description}}</p>
+               <p>{{$description nofilter}}</p>
        </body>
 </html>