]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/home.tpl
Merge pull request #7068 from MrPetovan/task/7047-theme-error-page
[friendica.git] / view / templates / home.tpl
index 7d9597beb952bde439033dcc768e6a193f1433ac..eb3f402fc634199e737efbf1cc30a13ef49295e0 100644 (file)
@@ -7,8 +7,8 @@
        {{if $customhome != false }}
                {{include file="$customhome"}}
        {{else}}
-               {{$defaultheader}}
+               {{$defaultheader nofilter}}
        {{/if}}
 
-       {{$login}}
+       {{$login nofilter}}
 {{/if}}