5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-29 08:56:07 +00:00
panel/views/layout.haml

17 lines
594 B
Plaintext

!!!
%html
%head
%meta{content: "text/html; charset=UTF-8", 'http-equiv': "Content-Type"}/
%title Sutty
%link{rel: 'stylesheet', type: 'text/css', href: '/assets/css/bootstrap.min.css'}
%link{rel: 'stylesheet', type: 'text/css', href: '/stylesheets/sutty.css'}
%body{class: @has_cover ? 'background-cover' : ''}
.container-fluid
= haml :_flash
= yield
%footer.footer
%p{style: @has_cover ? 'color: white' : ''}
%a{href: 'https://0xacab.org/itacate-kefir/sutty'} Sutty
es desarrollada por
%a{href: 'https://kefir.red'} Kéfir