mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
9 lines
140 B
Text
9 lines
140 B
Text
- content_for :window_title do
|
|
%title= name
|
|
|
|
.row.title-row
|
|
.col-sm-6
|
|
%h1= name
|
|
.col-sm-6
|
|
.top-actions
|
|
= yield :actions
|