0.4.19 del marker projects example
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<div class="el_container_projects_slider{% if forloop.counter0 == 0 %} show{% else %} hide{% endif %}" data-index-slide-proj="{{ forloop.counter }}" data-count-slides-proj="{{ page.get_projects|length }}">
|
||||
<div class="left_part_proj">
|
||||
<div class="title_proj">{% translate "Примеры проектов" %}</div>
|
||||
{# <div class="title_proj">{% translate "Примеры проектов" %}</div>#}
|
||||
<div class="name_proj">{{ project.name }}</div>
|
||||
{# <div class="task_title">{% translate "Задача" %}</div>#}
|
||||
<div class="task_description">{{ project.description|safe|linebreaksbr }}</div>
|
||||
|
||||
Reference in New Issue
Block a user