mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-07-25 23:45:05 +02:00
Add custom site titles
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<% provide(:title, t('.new_translation', id: @problem.id)) %>
|
||||
|
||||
<h1><%= t '.new_translation', id: @problem.id %></h1>
|
||||
|
||||
<%= render 'form' %>
|
||||
|
||||
Reference in New Issue
Block a user