Commenting lines in template
I noticed that when in a template I comment lines with '<!-- ’ it is executed anyway. Should it be commented in any other way ?
Thank you
<!-- <h1> Regions - INSERT </h1>-->
<!-- <form method=“post” action=“{% url ‘RegionsInse’ %}”>-->
<!-- {% csrf_token %}-->
<!-- <!– Call the INPUT –>--> file.
<!-- {% include 'Pale/Tables/RegionsInput.html' %}-->
<!-- </form>-->