12 {% endfor%}
13 {% endblock main_sections%}
14
15 {% block aside_news_sections%}
16 <h3> <b> 10 facts about your health </ b> </ h3>
17 <img src = "https://news.tut.by/society/640246.html" class = "img-thumbnail mb-1">
18 <p> When you begin to take care of your health, understand a lot. We present you 10 facts about your health </ p>
19 <a href="https://news.tut.by/society/640246.html" target="_blank">
20 <button class = "btn btn-warning"> View </ button>
21 </a>
22 {% endblock aside_news_sections%}
23
24
25
12 {% endfor%}
13 {% endblock main_sections%}
14
15 {% block aside_news_sections%}
16 <h3> <b> 10 facts about your health </ b> </ h3>
17 <img src = "https://news.tut.by/society/640246.html" class = "img-thumbnail mb-1">
18 <p> When you begin to take care of your health, understand a lot. We present you 10 facts about your health </ p>
19 <a href="https://news.tut.by/society/640246.html" target="_blank">
20 <button class = "btn btn-warning"> View </ button>
21 </a>
22 {% endblock%}
23
24
25
Find more questions by tags Django