9 lines
149 B
Plaintext
Executable File
9 lines
149 B
Plaintext
Executable File
!!!
|
|
%html{:lang => "fr" }
|
|
%head
|
|
%meta{ :"http-equiv" => "Content-Type", :content => "text/html; charset=utf-8" }
|
|
|
|
%body
|
|
|
|
= yield
|
|
|