NAME
Moonshine::Bootstrap::Component::BasicTemplate
SYNOPSIS
$self
->basic_template({ });
returns a Moonshine::Element that renders too..
<html lang=
"en"
>
<head>
...
</head>
<body>
...
</body>
</html>
Moonshine::Bootstrap::Component::BasicTemplate
$self
->basic_template({ });
returns a Moonshine::Element that renders too..
<html lang=
"en"
>
<head>
...
</head>
<body>
...
</body>
</html>