Some contest pages translations
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
.row
|
||||
.col
|
||||
h4.mb-3
|
||||
| Manage your contests
|
||||
= t("contests.index.manage_contests")
|
||||
.float-end
|
||||
a.btn.btn-primary.mb-4 href=new_contest_path
|
||||
| Create a new contest
|
||||
= t("contests.index.new_contest")
|
||||
|
||||
.row.row-cols-1.row-cols-md-3.g-4
|
||||
- @contests.each do |contest|
|
||||
|
||||
Reference in New Issue
Block a user