This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2016-03-05 23:42:40 +01:00
|
|
|
- content_for :content do
|
2016-03-12 16:09:46 +01:00
|
|
|
.container= yield
|
2016-03-05 23:42:40 +01:00
|
|
|
.footer
|
|
|
|
.domain= Rails.configuration.x.local_domain
|
|
|
|
|
|
|
|
= render template: "layouts/application"
|