90DaysOfDevOps/Days/Configmgmt/ansible-scenario1/templates/index.html.j2
2022-03-07 11:39:06 +00:00

5 lines
48 B
Django/Jinja

<html>
<h1>{{ html_welcome_msg }}</h1>
</html>