X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Ftemplates%2Flayout%2Fstatic_fe.html.eex;h=d159eb901cd1dc25020d56ff37baa6f834e7883e;hb=63ce25f32c9bd0dfd5a4db9ad14b6b773c9b05a9;hp=c1fbd89cd19160ada18f78375019d1be0669ed50;hpb=748d800acb56cd1e66adf78e5938623b8da7cde1;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 c1fbd89cd..d159eb901 100644 --- a/lib/pleroma/web/templates/layout/static_fe.html.eex +++ b/lib/pleroma/web/templates/layout/static_fe.html.eex @@ -3,166 +3,42 @@ - - <%= Application.get_env(:pleroma, :instance)[:name] %> - - + <%= Pleroma.Config.get([:instance, :name]) %> + <%= Phoenix.HTML.raw(assigns[:meta] || "") %> + + +
+
- <%= render @view_module, @view_template, assigns %> +
+
+ <%= @inner_content %> +
+
+ +