{"content": "\n<div class=\"djDebugPanelTitle\">\n  <button type=\"button\" class=\"djDebugClose\">\u00bb</button>\n  <h3>\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0448\u0430\u0431\u043b\u043e\u043d\u0430: <code>main/resume.html</code></h3>\n</div>\n<div class=\"djDebugPanelContent\">\n  <div class=\"djdt-scroll\">\n    \n      <code>{% extends &#x27;base.html&#x27; %}\n{% load static %}\n{% load users_extras %}\n{% load humanize %}\n{% load social_share %}\n{% block content %}\n\n{% block meta %}\n&lt;title&gt;{% for p in resume.post.all %}{{p.name}}{% if not forloop.last %}, {% else %}{% endif %}{% endfor %} - anvendo.ru&lt;/title&gt;\n&lt;meta property=&quot;og:type&quot; content=&quot;website&quot;&gt;\n&lt;meta property=&quot;og:title&quot; content=&quot;\u0420\u0435\u0437\u044e\u043c\u0435 - anvendo.ru&quot;&gt;\n&lt;meta property=&quot;og:description&quot; content=&quot;{% for p in resume.post.all %}{{p.name}}{% if not forloop.last %}, {% else %}{% endif %}{% endfor %}&quot;&gt;\n&lt;meta property=&quot;og:image&quot; content=&quot;https://anvendo.ru{{ resume.main_photo.url }}&quot;&gt;\n{% endblock meta %} \n\n&lt;!-- \u0445\u043b\u0435\u0431\u043d\u044b\u0435 \u043a\u0440\u043e\u0448\u043a\u0438 --&gt;\n&lt;div class=&#x27;container mt-3 mb-3&#x27;&gt;\n    &lt;nav aria-label=&quot;breadcrumb&quot;&gt;\n      &lt;ol class=&quot;breadcrumb&quot;&gt;\n        &lt;li class=&quot;breadcrumb-item&quot;&gt;&lt;a href=&quot;/&quot;&gt;\u0410\u043d\u0432\u0435\u043d\u0434\u043e&lt;/a&gt;&lt;/li&gt;\n        &lt;!-- &lt;li class=&quot;breadcrumb-item&quot;&gt;&lt;a href=&quot;/&quot;&gt;\u0420\u0430\u0431\u043e\u0442\u0430&lt;/a&gt;&lt;/li&gt; --&gt;\n        &lt;li class=&quot;breadcrumb-item&quot;&gt;&lt;a href=&quot;{% url &#x27;main:resumes_list&#x27; %}&quot;&gt;\u0420\u0435\u0437\u044e\u043c\u0435&lt;/a&gt;&lt;/li&gt;\n        &lt;li class=&quot;breadcrumb-item active&quot; aria-current=&quot;page&quot;&gt;{%for p in resume.post.all%}{{p.name}}{% if not forloop.last %}, {% else %}{% endif %}{%endfor%}&lt;/li&gt;\n      &lt;/ol&gt;\n    &lt;/nav&gt;\n&lt;/div&gt;\n&lt;!-- \u0445\u043b\u0435\u0431\u043d\u044b\u0435 \u043a\u0440\u043e\u0448\u043a\u0438 --&gt;\n    \n&lt;div class=&#x27;container&#x27;&gt;\n        &lt;div class=&quot;row pt-3&quot;&gt;\n            &lt;div class=&quot;col-2&quot;&gt;\n                {% include &#x27;include/advert.html&#x27; %} \n            &lt;/div&gt;\n            &lt;div class=&quot;col-12 col-lg-10&quot;&gt;\n               &lt;h1 class=&quot;adverHeadingInCard&quot;&gt;{%for p in resume.post.all%}{{p.name}}{% if not forloop.last %}, {% else %}{% endif %}{%endfor%}&lt;/h1&gt;\n                  &lt;div class=&quot;row&quot;&gt;\n                    &lt;div class=&quot;col-12 col-lg-8&quot;&gt;\n                       &lt;p class=&quot;advert_date mb-0&quot;&gt;\u0420\u0430\u0437\u043c\u0435\u0449\u0435\u043d\u043e \u043d\u0430 \u0441\u0430\u0439\u0442\u0435 {{resume.published_date | date:&quot;d.m.Y&quot; }}&lt;/p&gt;\n                       &lt;span class=&quot;viewInCart&quot;&gt;\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u044b &lt;i class=&quot;bi bi-eye-fill&quot;&gt;&lt;/i&gt; {{ resume.total_views }}&lt;/span&gt;\n                    &lt;/div&gt;\n                    &lt;div class=&quot;col-12 col-lg-4 d-flex justify-content-lg-end&quot;&gt;\n                       &lt;button type=&quot;button&quot; class=&quot;btn btn-outline-secondary btn-sm mb-md-3&quot; onclick=&quot;addfav()&quot;&gt;&lt;i class=&quot;bi bi-star-fill&quot;&gt;&lt;/i&gt; \u0412 \u0438\u0437\u0431\u0440\u0430\u043d\u043d\u043e\u0435&lt;/button&gt;\n                       &lt;div class=&quot;dropdown&quot;&gt;\n                          &lt;button class=&quot;btn btn-outline-secondary btn-sm dropdown-toggle ms-2&quot; type=&quot;button&quot; id=&quot;dropdownMenuButton1&quot; data-bs-toggle=&quot;dropdown&quot; aria-expanded=&quot;false&quot;&gt;\n                            \u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f\n                          &lt;/button&gt;\n                          &lt;ul class=&quot;dropdown-menu&quot; aria-labelledby=&quot;dropdownMenuButton1&quot;&gt;\n                            {% post_to_telegram &quot;{{resume}}&quot; object_or_url %}\n                            {% post_to_whatsapp object_or_url &quot;Whatsapp&quot; %}\n                          &lt;/ul&gt;\n                        &lt;/div&gt;\n                    &lt;/div&gt;\n                  &lt;/div&gt;\n               &lt;div class=&quot;row mt-3&quot;&gt;\n                   &lt;div class=&quot;col-12 col-lg-5 images_advert&quot;&gt;\n                       \n                       &lt;div class=&quot;main_advert_img_pre&quot;&gt;\n                          {% if resume.main_photo %}\n                           &lt;a href=&quot;{{ resume.main_photo.url }}&quot; data-fancybox=&quot;gallery&quot;&gt;\n                                &lt;img src=&quot;{{ resume.main_photo.url }}&quot; class=&quot;main_advert_img&quot;&gt;\n                           &lt;/a&gt;\n                           {% else %}\n                           &lt;a href=&quot;{% static &#x27;img/no_photo.jpg&#x27; %}&quot; data-fancybox=&quot;gallery&quot;&gt;\n                                &lt;img src=&quot;{% static &#x27;img/no_photo.jpg&#x27; %}&quot; class=&quot;main_advert_img&quot;&gt;\n                            &lt;/a&gt;    \n                           {% endif %} \n                       &lt;/div&gt;\n                       \n                       &lt;div class=&quot;row p-2 pt-0&quot;&gt;\n                       {%for img in resume.resume.all%}\n                       &lt;div class=&quot;col-3&quot; style=&quot;padding: 4px;&quot;&gt;\n                       &lt;a href=&quot;{{img.url.url}}&quot; data-fancybox=&quot;gallery&quot; class=&quot;dop_img_link&quot;&gt;\n                        &lt;div class=&quot;dop_img_adv_pre&quot;&gt;&lt;img src=&quot;{{img.url.url}}&quot; alt =&quot;{{advert.post}}&quot; class=&quot;dop_img_adv&quot;&gt;&lt;/div&gt;\n                       &lt;/a&gt;\n                       &lt;/div&gt;\n                       {% endfor %}\n                       &lt;/div&gt;\n\n                   &lt;/div&gt;\n                   &lt;div class=&quot;col-12 col-lg-7 mt-5 mt-lg-0&quot;&gt;\n                        &lt;table class=&quot;table table-borderless&quot;&gt;\n                          &lt;tbody&gt;\n                            {% if resume.post.all %}\n                            &lt;tr&gt;\n                              &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-person-vcard-fill&quot;&gt;&lt;/i&gt; \u0416\u0435\u043b\u0430\u0435\u043c\u0430\u044f \u0434\u043e\u043b\u0436\u043d\u043e\u0441\u0442\u044c&lt;/td&gt;\n                              &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{% for p in resume.post.all %}{{p.name}}{% if not forloop.last %}, {% else %}{% endif %}{% endfor %}&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {% endif %}\n                            {% if resume.salary %}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-wallet-fill&quot;&gt;&lt;/i&gt; \u0423\u0440\u043e\u0432\u0435\u043d\u044c \u0434\u043e\u0445\u043e\u0434\u0430&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;\u043e\u0442 {{ resume.salary|intcomma }} \u20bd&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {% endif %}\n                            {% if resume.busy.all %}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-stopwatch-fill&quot;&gt;&lt;/i&gt; \u0417\u0430\u043d\u044f\u0442\u043e\u0441\u0442\u044c&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{% for p in resume.busy.all %}{{ p.name }}{% if not forloop.last %}, {% else %}{% endif %}{%endfor%}&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {% endif %}\n                            {% if resume.age %}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-balloon-heart-fill&quot;&gt;&lt;/i&gt; \u0412\u043e\u0437\u0440\u0430\u0441\u0442&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{{ resume.age }} \u043b\u0435\u0442&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {% endif %}\n                            {% if resume.gender %}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-people-fill&quot;&gt;&lt;/i&gt; \u041f\u043e\u043b \u0438 \u0441\u0435\u043c\u0435\u0439\u043d\u043e\u0435 \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{{ resume.gender }}, {% if resume.marital_status == True %}\u0416\u0435\u043d\u0430\u0442 (\u0437\u0430\u043c\u0443\u0436\u0435\u043c){% else %}\u041d\u0435 \u0437\u0430\u043c\u0443\u0436\u0435\u043c (\u0445\u043e\u043b\u043e\u0441\u0442){% endif %}, {% if resume.children == True %}\u0415\u0441\u0442\u044c \u0434\u0435\u0442\u0438{% else %}\u041d\u0435\u0442 \u0434\u0435\u0442\u0435\u0439{% endif %}&lt;/b&gt;\n                                &lt;/td&gt;\n                            &lt;/tr&gt;\n                            {% endif %}\n                            {% if resume.education.all %}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-layers-fill&quot;&gt;&lt;/i&gt; \u041e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{% for p in resume.education.all %}{{ p.name }}{% endfor %}&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {% endif %}\n                            {% if resume.city %}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-cursor-fill&quot;&gt;&lt;/i&gt; \u0416\u0435\u043b\u0430\u0435\u043c\u044b\u0439 \u0433\u043e\u0440\u043e\u0434 \u0440\u0430\u0431\u043e\u0442\u044b&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{{ resume.city }}&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {% endif %}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-car-front-fill&quot;&gt;&lt;/i&gt; \u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044f&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{% if resume.car == True %}\u0415\u0441\u0442\u044c{% else %}\u041d\u0435\u0442{% endif %}&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {% if resume.driver_license.all %}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-car-front-fill&quot;&gt;&lt;/i&gt; \u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f \u043f\u0440\u0430\u0432&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{% for p in resume.driver_license.all %}{{p.name}}{% if not forloop.last %}, {% else %}{% endif %}{% endfor %}&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {% endif %}\n\n                            {%if resume.business_trips%}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-airplane-fill&quot;&gt;&lt;/i&gt; \u0413\u043e\u0442\u043e\u0432\u043d\u043e\u0441\u0442\u044c \u043a \u043a\u043e\u043c\u0430\u043d\u0434\u0438\u0440\u043e\u0432\u043a\u0430\u043c&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{{resume.business_trips}}&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {%endif%}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;16&quot; height=&quot;16&quot; fill=&quot;currentColor&quot; class=&quot;bi bi-suitcase2-fill&quot; viewBox=&quot;0 0 16 16&quot;&gt;\n                                    &lt;path d=&quot;M6.5 0a.5.5 0 0 0-.5.5V3H4.5A1.5 1.5 0 0 0 3 4.5v9a1.5 1.5 0 0 0 1.003 1.416A1 1 0 1 0 6 15h4a1 1 0 1 0 1.996-.084A1.5 1.5 0 0 0 13 13.5v-9A1.5 1.5 0 0 0 11.5 3H10V.5a.5.5 0 0 0-.5-.5h-3ZM9 3H7V1h2v2ZM4 7V6h8v1H4Z&quot;&gt;&lt;/path&gt;\n                                &lt;/svg&gt; \u041f\u0435\u0440\u0435\u0435\u0437\u0434&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{% if resume.removal == True %}\u0414\u0430{% else %}\u041d\u0435\u0442{% endif %}&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {%if resume.citizenship%}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-credit-card-2-front-fill&quot;&gt;&lt;/i&gt; \u0413\u0440\u0430\u0436\u0434\u0430\u043d\u0441\u0442\u0432\u043e&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{{resume.citizenship.name}}&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {%endif%}\n                            {% if resume.type_employment.all %}\n                            &lt;tr&gt;\n                                &lt;td class=&quot;text-muted&quot; style=&quot;width: 43%;&quot;&gt;&lt;i class=&quot;bi bi-clock-fill&quot;&gt;&lt;/i&gt; \u0422\u0438\u043f \u0437\u0430\u043d\u044f\u0442\u043e\u0441\u0442\u0438&lt;/td&gt;\n                                &lt;td style=&quot;width: 57%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{% for p in resume.type_employment.all %}{{p.name}}{% if not forloop.last %}, {% else %}{% endif %}{% endfor %}&lt;/b&gt;&lt;/td&gt;\n                            &lt;/tr&gt;\n                            {% endif %}\n                          &lt;/tbody&gt;\n                        &lt;/table&gt;\n                        \n                        {% if resume.additional_requirements %}\n                        &lt;div class=&quot;row mt-4&quot;&gt;\n                            &lt;div class=&quot;col-12&quot;&gt;\n                                &lt;b class=&quot;subTitle_resume fs-6&quot;&gt;&lt;i class=&quot;bi bi-clipboard2-check-fill&quot;&gt;&lt;/i&gt; \u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u044f&lt;/b&gt;\n                                &lt;p&gt;{{ resume.additional_requirements }}&lt;/p&gt;\n                            &lt;/div&gt;\n                        &lt;/div&gt;  \n                        {% endif %}\n                        {% if resume.resume_place_work.all  %}\n                        &lt;div class=&quot;row mt-1&quot;&gt;\n                            &lt;div class=&quot;col-12&quot;&gt;\n                                &lt;b class=&quot;subTitle_resume fs-6&quot;&gt;&lt;i class=&quot;bi bi-briefcase-fill&quot;&gt;&lt;/i&gt; \u041e\u043f\u044b\u0442 \u0440\u0430\u0431\u043e\u0442\u044b{% if resume.total_experience_year &gt; 0 %} - {{ resume.total_experience_year }} {{resume.total_experience_year|ru_plural_year:&quot;\u0433\u043e\u0434,\u0433\u043e\u0434\u0430,\u043b\u0435\u0442&quot;}}{% endif %} {% if not resume.total_experience_month == 0 %}{% if resume.total_experience_month &lt; 12 %}{{resume.total_experience_month}} {{resume.total_experience_month|ru_plural_month:&quot;\u043c\u0435\u0441\u044f\u0446,\u043c\u0435\u0441\u044f\u0446\u0430,\u043c\u0435\u0441\u044f\u0446\u0435\u0432&quot;}}{% elif resume.total_experience_month == 12 %}1 \u0433\u043e\u0434{% endif %}{% endif %}&lt;/b&gt;\n                            \n                                &lt;table class=&quot;table table-borderless mb-0&quot;&gt;\n                                   &lt;tbody&gt;\n                                   {% for p in resume.resume_place_work.all %}\n                                    &lt;tr&gt;\n                                        &lt;td class=&quot;text-muted&quot; class=&#x27;pb-0&#x27; style=&quot;width: 50%;&quot;&gt;\u0421 {{ p.start_work }}&lt;br&gt;\u043f\u043e {{p.end_work}}&lt;/td&gt;\n                                        &lt;td class=&#x27;pb-0&#x27; style=&quot;width: 50%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{{ p.company }}&lt;/b&gt;&lt;br&gt;\u0414\u043e\u043b\u0436\u043d\u043e\u0441\u0442\u044c: {{ p.post }}&lt;br&gt;{{ p.responsibilities }}&lt;/td&gt;\n                                    &lt;/tr&gt; \n                                    {%endfor%} \n                                    &lt;/tbody&gt;\n                                &lt;/table&gt;\n                            &lt;/div&gt;\n                        &lt;/div&gt;\n                        {% else %}\n                        &lt;div class=&quot;row mt-1&quot;&gt;\n                            &lt;div class=&quot;col-12&quot;&gt;\n                                &lt;b class=&quot;subTitle_resume fs-6&quot;&gt;&lt;i class=&quot;bi bi-briefcase-fill&quot;&gt;&lt;/i&gt; \u0411\u0435\u0437 \u043e\u043f\u044b\u0442\u0430 \u0440\u0430\u0431\u043e\u0442\u044b&lt;/b&gt;\n                            &lt;/div&gt;\n                        &lt;/div&gt;\n                        {% endif %}\n                        {% if resume.courses %}\n                        &lt;div class=&quot;row mt-4&quot;&gt;\n                            &lt;div class=&quot;col-12&quot;&gt;\n                                &lt;b class=&quot;subTitle_resume fs-6&quot;&gt;&lt;i class=&quot;bi bi-layers-fill&quot;&gt;&lt;/i&gt; \u0423\u0447\u0435\u0431\u043d\u044b\u0435 \u0437\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0438 \u043a\u0443\u0440\u0441\u044b&lt;/b&gt;\n                                &lt;table class=&quot;table table-borderless mb-0&quot;&gt;\n                                   &lt;tbody&gt;\n                                   {%for p in resume.resume_educational_institution.all %}\n                                    &lt;tr&gt;\n                                        &lt;td class=&quot;text-muted&quot; class=&#x27;pb-0&#x27; style=&quot;width: 50%;&quot;&gt;\u0413\u043e\u0434 \u043e\u043a\u043e\u043d\u0447\u0430\u043d\u0438\u044f - {{ p.end_year }}&lt;/td&gt;\n                                        &lt;td class=&#x27;pb-0&#x27; style=&quot;width: 50%;&quot;&gt;&lt;b class=&quot;subTitle_resume fs-6&quot;&gt;{{ p.name }}&lt;/b&gt;&lt;br&gt;\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c: {{ p.specialization }}&lt;br&gt;\u0424\u043e\u0440\u043c\u0430 \u043e\u0431\u0443\u0447\u0435\u043d\u0438\u044f: {{ p.form_training }}&lt;/td&gt;\n                                    &lt;/tr&gt; \n                                    {%endfor%} \n                                    &lt;/tbody&gt;\n                                &lt;/table&gt;\n                            &lt;/div&gt;\n                        &lt;/div&gt;\n                        {% endif %}\n                        {% if resume.courses %}\n                        &lt;div class=&quot;row mt-4&quot;&gt;\n                            &lt;div class=&quot;col-12&quot;&gt;\n                                &lt;b class=&quot;subTitle_resume fs-6&quot;&gt;&lt;i class=&quot;bi bi-book-fill&quot;&gt;&lt;/i&gt; \u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043a\u0443\u0440\u0441\u044b \u0438 \u0442\u0440\u0435\u043d\u0438\u043d\u0433\u0438&lt;/b&gt;\n                                &lt;p class=&quot;mt-2 mb-0&quot;&gt;{{ resume.courses }}&lt;/p&gt;\n                            &lt;/div&gt;\n                        &lt;/div&gt;\n                        {% endif %}\n                        {% if resume.foreign_languages %}\n                        &lt;div class=&quot;row mt-4&quot;&gt;\n                            &lt;div class=&quot;col-12&quot;&gt;\n                                &lt;b class=&quot;subTitle_resume fs-6&quot;&gt;&lt;i class=&quot;bi bi-flag-fill&quot;&gt;&lt;/i&gt; \u0418\u043d\u043e\u0441\u0442\u0440\u0430\u043d\u043d\u044b\u0435 \u044f\u0437\u044b\u043a\u0438&lt;/b&gt;\n                                &lt;p class=&quot;mt-2 mb-0&quot;&gt;{{resume.foreign_languages}}&lt;/p&gt;\n                            &lt;/div&gt;\n                        &lt;/div&gt;\n                        {% endif %}\n                        {% if resume.skills %}\n                        &lt;div class=&quot;row mt-4&quot;&gt;\n                            &lt;div class=&quot;col-12&quot;&gt;\n                                &lt;b class=&quot;subTitle_resume fs-6&quot;&gt;&lt;i class=&quot;bi bi-box-fill&quot;&gt;&lt;/i&gt; \u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043d\u0430\u0432\u044b\u043a\u0438&lt;/b&gt;\n                                &lt;p class=&quot;mt-2 mb-0&quot;&gt;{{ resume.skills }}&lt;/p&gt;\n                            &lt;/div&gt;\n                        &lt;/div&gt;\n                        {% endif %} \n                        {% if resume.about %}\n                        &lt;div class=&quot;row mt-4&quot;&gt;\n                            &lt;div class=&quot;col-12&quot;&gt;\n                                &lt;b class=&quot;subTitle_resume fs-6&quot;&gt;&lt;i class=&quot;bi bi-file-person-fill&quot;&gt;&lt;/i&gt; \u041e \u0441\u0435\u0431\u0435&lt;/b&gt;\n                                &lt;p class=&quot;mt-2 mb-0&quot;&gt;{{ resume.about }}&lt;/p&gt;\n                            &lt;/div&gt;\n                       &lt;/div&gt;\n                       {% endif %} \n                       \n                       &lt;div class=&quot;card mt-4&quot;&gt;\n                          &lt;div class=&quot;row g-0&quot;&gt;\n                            &lt;div class=&quot;col-md-12&quot;&gt;\n                              &lt;div class=&quot;card-body&quot;&gt;\n                                &lt;h5 class=&quot;card-title&quot;&gt;{{ resume.full_name }}&lt;/h5&gt;\n                                &lt;a href=&#x27;{% url &quot;users:user_page&quot; resume.user.username %}&#x27;&gt;{{ resume.user.username }}&lt;/a&gt;\n                                &lt;p class=&quot;card-text&quot;&gt;&lt;small class=&quot;text-muted&quot;&gt;{{resume.user.date_joined|timesince}} \u043d\u0430 \u0441\u0430\u0439\u0442\u0435&lt;/small&gt;&lt;/p&gt;\n                                &lt;!-- &lt;small class=&quot;text-success&quot;&gt;{% if resume.user.get_online_info == &#x27;\u041e\u043d\u043b\u0430\u0439\u043d&#x27; %}{{ resume.user.get_online_info }}{% endif %}&lt;/small&gt; --&gt;\n                              &lt;/div&gt;\n                            &lt;/div&gt;\n                          &lt;/div&gt;\n                        &lt;/div&gt;\n                       \n                   &lt;/div&gt;\n               &lt;/div&gt;\n            &lt;/div&gt;\n        &lt;/div&gt;\n    &lt;/div&gt;\n\n{% endblock content %} </code>\n    \n  </div>\n</div>\n"}