X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Ftemplates%2Flayout%2Fstatic_fe.html.eex;h=e6adb526bce85576e6805be0746ae867a9fedee7;hb=a9bc652ab9f4880566a823d3d67fe0247f7954f4;hp=40a5604608e24a917db443fa4d8df0145ddf7a0e;hpb=2b5bd5236d793edba54366ec9fed447207a09976;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 40a560460..e6adb526b 100644 --- a/lib/pleroma/web/templates/layout/static_fe.html.eex +++ b/lib/pleroma/web/templates/layout/static_fe.html.eex @@ -3,152 +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 %>