From 8e212e4586dc0716ed979b68ad03b3fc27fa6a00 Mon Sep 17 00:00:00 2001 From: Pete Matsyburka Date: Sun, 24 Nov 2024 13:18:37 +0200 Subject: [PATCH] adjust title size --- app/views/templates/_title.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/templates/_title.html.erb b/app/views/templates/_title.html.erb index d765fd00..83726b21 100644 --- a/app/views/templates/_title.html.erb +++ b/app/views/templates/_title.html.erb @@ -1,7 +1,7 @@
-

+

<% template.name.split(/(_)/).each do |item| %><%= item %><% end %> <% if template.archived_at? %> <%= t('archived') %>