8 lines
119 B
HTML
8 lines
119 B
HTML
<html>
|
|
<body>
|
|
<div class="container">
|
|
{{body}}
|
|
</div>
|
|
</body>
|
|
</html>
|