diff --git a/app/views/layouts/public.html.erb b/app/views/layouts/public.html.erb index 98c42de94..1373a87d5 100644 --- a/app/views/layouts/public.html.erb +++ b/app/views/layouts/public.html.erb @@ -11,6 +11,8 @@ Fizzy <% end %> + + <%= yield :header %>