Current section
Files
Jump to
Current section
Files
priv/gear_template/web/template/layout/application.html.haml
!!! 5
%html(lang="ja")
%head
%meta(charset="utf-8")
%meta(content="" name="keywords")
%meta(content="" name="description")
%meta(name="viewport" content="width=device-width, initial-scale=1")
%meta(http-equiv="X-UA-Compatible" content="IE=edge")
%title <%= gear_name_camel %>
%body
= yield