mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Add custom site titles
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<% provide(:title, Translation.model_name.human(count: 2)) %>
|
||||
|
||||
<h1><%= Translation.model_name.human(count: 2) %></h1>
|
||||
|
||||
<%= render 'translation_pagination' %>
|
||||
|
||||
Reference in New Issue
Block a user