7 lines
129 B
HTML

<!doctype html>
<body>
<div>
<p style="color: green">Добро пожаловать, {{ username }}!</p>
</div>
</body>