From 57ecddd2095b67a5d42007210cada8c7636014b6 Mon Sep 17 00:00:00 2001 From: Yan Date: Thu, 12 Oct 2017 10:03:46 +0630 Subject: [PATCH] merge with staging for localization and layout change and print custom font --- app/views/layouts/application.html.erb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index b6f044b9..e4820fed 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -59,8 +59,10 @@ <% end %> <% end %> -

<%= t 'welcome' %>

+ + <%= yield %> +