Answer the question
In order to leave comments, you need to log in
Error in template end tag?
What is the problem with the closing template tag, it says an error
12 {% endfor%}
13 {% endblock main_sections%}
14
15 {% block aside_news_sections%}
16 <h3> <b> 10 фактов о вашем здоровье </ b> </ h3>
17 <img src = "https://news.tut.by/society/640246.html" class = "img-thumbnail mb-1">
18 <p> Когда начинаешь заботиться о своем здоровье, то понимаешь многое. Представляем вам 10 фактов о вашем здоровье </ p>
19 <a href="https://news.tut.by/society/640246.html" target="_blank">
20 <button class = "btn btn-warning"> Посмотреть </ button>
21 </a>
22 {% endblock aside_news_sections%}
23
24
25
Answer the question
In order to leave comments, you need to log in
Didn't solve the problem, now it says that the error is on line 22
12 {% endfor%}
13 {% endblock main_sections%}
14
15 {% block aside_news_sections%}
16 <h3> <b> 10 фактов о вашем здоровье </ b> </ h3>
17 <img src = "https://news.tut.by/society/640246.html" class = "img-thumbnail mb-1">
18 <p> Когда начинаешь заботиться о своем здоровье, то понимаешь многое. Представляем вам 10 фактов о вашем здоровье </ p>
19 <a href="https://news.tut.by/society/640246.html" target="_blank">
20 <button class = "btn btn-warning"> Посмотреть </ button>
21 </a>
22 {% endblock%}
23
24
25
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question