X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Ftemplates%2Flayout%2Fstatic_fe.html.eex;h=e6adb526bce85576e6805be0746ae867a9fedee7;hb=762be6ce10d2145e8e31d42c5d1a0bab93dbe7b0;hp=c20958162177d2b5a03f9469bb00660158b2c57f;hpb=a4d3a8ec03ec10bb7a9ba3c3e69d9ddc559ed2a0;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 c20958162..e6adb526b 100644 --- a/lib/pleroma/web/templates/layout/static_fe.html.eex +++ b/lib/pleroma/web/templates/layout/static_fe.html.eex @@ -3,148 +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 %>