Initial app
This commit is contained in:
5
app/views/contests/show.html.slim
Normal file
5
app/views/contests/show.html.slim
Normal file
@@ -0,0 +1,5 @@
|
||||
.container.mt-5
|
||||
h1 Contest: "#{@contest.name}"
|
||||
|
||||
a.btn.btn-primary href=root_path
|
||||
| Back to all contests
|
||||
Reference in New Issue
Block a user