parent
00ee91eaee
commit
cbba1b8de4
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
||||
{% extends "templates/lilcity/index.html" %} {% load static %} {% block content %} |
||||
{% include "../blocks/promo.html" %} |
||||
{% include "../blocks/about.html" %} |
||||
{% include "../blocks/advantages.html" %} |
||||
{% include "../blocks/online.html" %} |
||||
{% include "../blocks/schedule.html" %} |
||||
{% endblock %} |
||||
Loading…
Reference in new issue