]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/http_status.tpl
remove reminder for deleting rotators in tpl
[friendica.git] / view / templates / http_status.tpl
index 874bf96691672f9d178447784a2a33ed8d751247..bd6ecb3a5345e6b2aae875c84d5b4e3070be8bcc 100644 (file)
@@ -4,7 +4,7 @@
        </head>
        <body>
                <h1>{{$title}}</h1>
-               <p>{{$message nofilter}}</p>
+               <p>{{$message}}</p>
        {{if $trace}}
                <pre>{{$trace nofilter}}</pre>
        {{/if}}