7 lines
163 B
Text
7 lines
163 B
Text
- title t '.title'
|
|
|
|
- content_for :actionbar do
|
|
= link_to t('.new_link'), new_admin_link_path, remote: true, class: 'btn btn-primary'
|
|
|
|
#links
|
|
= render "links"
|