index2.html 77 B

123
  1. {% include 'header.html' %}
  2. <h1>hello world!</h1>
  3. {% include 'footer.html' %}