X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Ftemplates%2Flayout%2Fstatic_fe.html.eex;h=e6adb526bce85576e6805be0746ae867a9fedee7;hb=09326ffa56cae01f80d0125f4b8770d077e02967;hp=9d7ee366a3f8b5012db8962a6afc6034c1723147;hpb=cc1b07132f1c532c623530ed2375ff7fbdc6d559;p=akkoma diff --git a/lib/pleroma/web/templates/layout/static_fe.html.eex b/lib/pleroma/web/templates/layout/static_fe.html.eex index 9d7ee366a..e6adb526b 100644 --- a/lib/pleroma/web/templates/layout/static_fe.html.eex +++ b/lib/pleroma/web/templates/layout/static_fe.html.eex @@ -3,171 +3,13 @@ - - <%= Application.get_env(:pleroma, :instance)[:name] %> - - + <%= Pleroma.Config.get([:instance, :name]) %> + <%= Phoenix.HTML.raw(assigns[:meta] || "") %> +
- <%= render @view_module, @view_template, assigns %> + <%= @inner_content %>