90DaysOfDevOps/2022/zh_tw/Days/Configmgmt/ansible-scenario1/templates/index.html.j2

5 lines
48 B
Django/Jinja

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