prettier-plugin-askama-temp.../test/cases/statement_broken_2/input.html
2022-11-18 20:05:06 +01:00

4 lines
No EOL
48 B
HTML

<body>
{% if title %}
<h1>{{title}}</h1>
</body>