Improve show contest buttons
This commit is contained in:
@@ -16,6 +16,10 @@ html
|
||||
= t("nav.settings")
|
||||
= button_to t("nav.log_out"), session_path, method: :delete
|
||||
|
||||
h1.mb-4 = @title
|
||||
h1.mb-4
|
||||
= @title
|
||||
- if @action_path
|
||||
a.ms-3.btn.btn-primary href=@action_path style="margin-top: -4px"
|
||||
= @action_name
|
||||
|
||||
= yield
|
Reference in New Issue
Block a user