X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fhome.tpl;h=8552f25830d0ae991c7c0e57066587a6b8f3d141;hb=9918fa3ec02f5e062ee85b95044c981ad7043632;hp=dd53a1eae43b785229b0de759e75805b1b8f07c6;hpb=9862194914f54052a3ae38bb8ff6a2216e74c227;p=friendica.git diff --git a/view/theme/frio/templates/home.tpl b/view/theme/frio/templates/home.tpl index dd53a1eae4..8552f25830 100644 --- a/view/theme/frio/templates/home.tpl +++ b/view/theme/frio/templates/home.tpl @@ -5,7 +5,7 @@
- {{$content}} + {{$content nofilter}}
@@ -15,11 +15,11 @@ {{if $customhome != false }} {{include file="$customhome"}} {{else}} - {{$defaultheader}} + {{$defaultheader nofilter}} {{/if}}
- {{$login}} + {{$login nofilter}}
{{/if}} \ No newline at end of file