X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Ftemplates%2Flayout%2Fapp.html.eex;h=8333bc9217fc7c15003141403849e389b5b3b353;hb=50edead11c174d4d3d1b48aa9b08e82daf2a6582;hp=520e4b3d5ceb09c49f06b21e17fd5c9e7dbc492d;hpb=f62c1d6266be1af59aa5e0fe05e438c54c330e74;p=akkoma diff --git a/lib/pleroma/web/templates/layout/app.html.eex b/lib/pleroma/web/templates/layout/app.html.eex index 520e4b3d5..8333bc921 100644 --- a/lib/pleroma/web/templates/layout/app.html.eex +++ b/lib/pleroma/web/templates/layout/app.html.eex @@ -8,71 +8,145 @@
-

Pleroma

+

<%= Application.get_env(:pleroma, :instance)[:name] %>

<%= render @view_module, @view_template, assigns %>