You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1303 lines
58 KiB

{% load static %}
<!DOCTYPE html>
<html lang="ru">
<!--
`.----.`
-+ydNMMMMMMMMMMmhs+-
.+hNMMMNdyso++++osydNMMMNy/`
:hMMMms:` ` ./yNMMMy-
/mMMNs. -ohmNMMMNmho- -yNMMh-
.hMMN+` :dMMMmhysyhmMMMNs. `sMMMs`
:NMMy` oMMNo. .+dMd: .dMMm.
:NMM+ -MMM- . sMMm.
.NMM+ /MMN` yMMd`
yMMy `NMMy` `mMMo
.MMM- -mMMNy/. /MMm
/MMm /hMMMMNds+-` `MMM.
+MMd `:+ydNMMMMdo- `NMM-
/MMm ./smMMMd- .MMM.
`MMM- .yMMM/ +MMm
yMMh +MMN` `mMM+
`NMMo .MMM. hMMd
-NMMo `+- sMMd `yMMm`
-mMMh. -mMMd+. `+dMMm. -mMMd`
`yMMNs` -sNMMMmhsssyhmMMMNo` .yMMMo
-hMMMy: -+ydNMMMMNmho: `/hMMMy.
-yNMMNy+- `` `-+hMMMNs.
`/ymMMMMmhysoooosydmMMMMms:
./oydNMMMMMMMMmdyo:`
``..``
-->
{% spaceless %}
<head>
<!-- Говорим, в какой кодировке открывать страницу -->
<meta charset="utf-8" />
<title>{% block title %}{% endblock %} {{ NAME }}</title>
<!-- Подключаем иконку рядом с Заголовком страницы -->
<link rel="shortcut icon" href="/static/img/favicon.ico" type="image/x-icon">
<!-- Делаем удобочитаемым текст на устройствах с маленьким экраном -->
<meta name="yandex-verification" content="fe05d5e1ee079662" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="description" content="{% block head_description1 %}{{ NAME }}{% endblock %}" />
<meta property="og:title" content="{% block head_title %}{{ NAME }}{% endblock %}" />
<meta property="og:description" content="{% block head_description2 %}{{ NAME }}{% endblock %}" />
<meta property="og:image" content="{% block head_image %}{{ DOMAIN }}static/img/covervk.png{% endblock %}" />
<link rel="stylesheet" href="/static/css/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="/static/css/animate.min.css" type="text/css" />
<link rel="stylesheet" href="/static/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/static/css/simple-line-icons.css" type="text/css" />
<link rel="stylesheet" href="/static/css/font.css" type="text/css" />
<link rel="stylesheet" href="/static/css/app.css" type="text/css" />
<link rel="stylesheet" href="/static/css/aside.css" type="text/css" />
<link rel="stylesheet" href="/static/css/kladr.min.css" type="text/css" />
<link rel="stylesheet" href="/static/css/bootstrap-datepicker.min.css" type="text/css" />
<link rel="stylesheet" href="/static/css/bootstrap-datepicker.standalone.min.css" type="text/css" />
<link type="text/css" href="/static/css/csshake.min.css">
<link href="/static/css/timeTo.css" type="text/css" rel="stylesheet"/>
<link href="/static/css/jquery.Jcrop.css" rel="stylesheet" />
<script type="text/javascript" src='/static/js/jquery.min.js'></script>
<script type="text/javascript" src='/static/js/bootstrap.min.js'></script>
<link rel="stylesheet" type="text/css" href="/static/css/simditor.css" />
<script type="text/javascript" src="/static/js/module.min.js"></script>
<script type="text/javascript" src="/static/js/hotkeys.min.js"></script>
<script type="text/javascript" src="/static/js/uploader.min.js"></script>
<script type="text/javascript" src="/static/js/simditor.min.js"></script>
<!-- Load WysiBB JS and Theme -->
<script src="/static/js/wysibb/jquery.wysibb.min.js"></script>
<link rel="stylesheet" href="/static/js/wysibb/theme/default/wbbtheme.css" />
<script src="/static/js/wysibb/lang/ru.js"></script>
<script type="text/javascript" src='/static/js/tools.js'></script>
{% if request.GET.admitad_uid %}
<script type="text/javascript">
(function (d, w) {
w._admitadPixel = {
response_type: 'img', // 'script' or 'img'. Default: 'img'
action_code: '2',
campaign_code: 'd7d95a11db'
};
w._admitadPositions = w._admitadPositions || [];
w._admitadPositions.push({
uid: '{{ request.GET.admitad_uid }}',
tariff_code: '1',
order_id: '{{ request.GET.order_id }}test',
position_id: '1',
currency_code: '',
position_count: '1',
price: '',
quantity: '1',
product_id: '',
tracking: '{{ request.GET.email }}',
payment_type: 'sale'
});
var id = '_admitad-pixel';
if (d.getElementById(id)) { return; }
var s = d.createElement('script');
s.id = id;
var r = (new Date).getTime();
var protocol = (d.location.protocol === 'https:' ? 'https:' : 'http:');
s.src = protocol + '//cdn.asbmit.com/static/js/pixel.min.js?r=' + r;
var head = d.getElementsByTagName('head')[0];
head.appendChild(s);
})(document, window)
</script>
<noscript>
<img src="//ad.admitad.com/r?campaign_code=d7d95a11db&action_code=2&payment_type=sale&response_type=img&uid={{ request.GET.admitad_uid }}&tariff_code=1&order_id={ request.GET.order_id }}&position_id=1&currency_code=&position_count=1&price=&quantity=1&product_id=" width="1" height="1" alt="">
</noscript>
<script type="text/javascript">
window._retag_data = {};
window._retag = window._retag || [];
window._retag.push({code: "9ce8887712"});
(function () {
var id = "admitad-retag";
if (document.getElementById(id)) {return;}
var s = document.createElement("script");
s.async = true; s.id = id;
var r = (new Date).getDate();
s.src = (document.location.protocol == "https:" ? "https:" : "http:") + "//cdn.lenmit.com/static/js/retag.min.js?r="+r;
var a = document.getElementsByTagName("script")[0];
a.parentNode.insertBefore(s, a);
})()
</script>
{% endif %}
{% block head %}
{% endblock %}
</head>
<body>
{% if request.user.is_authenticated %}
{% include 'auth_modals.html' %}
{% else %}
{% include 'no_auth_modals.html' %}
{% endif %}
{% include 'everyone_modals.html' %}
{% block modals %}
{% endblock %}
<div class="app app-header-fixed ">
<!-- header -->
<header id="header" class="app-header navbar " role="menu">
<!-- navbar header -->
<div class="navbar-header" style="background: #fdfdfd;">
{% if request.user.is_authenticated %}
<button class="pull-right visible-xs " target=".navbar-collapse" style="padding: 12px 17px;">
<a href="/access/logout/"><i class="glyphicon glyphicon-log-out"></i></a>
</button>
<button class="pull-right visible-xs " target=".navbar-collapse" style="padding: 10px;" onclick="">
<a href="{% if not request.user.is_admin %}/access/profile/{% else %}/{{ request.user.interactive_key }}{% endif %}" class="w-auto-folded avatar thumb-xs">
<img src="{{ request.user.get_image_url }}" class="img-circle" alt="..." reloader_name="avatar">
</a>
</button>
<!-- / navbar right -->
{% else %}
<button class="pull-right visible-xs " target=".navbar-collapse">
<a type="button" data-toggle="modal" data-target="#myModal1" ui-sref="access.signin"><i class="glyphicon glyphicon-log-out"></i></a>
</button>
<button class="pull-right visible-xs " target=".navbar-collapse">
<a type="button" data-toggle="modal" data-target="#myModal" ui-sref="access.signin"><i class="glyphicon glyphicon-plus"></i></a>
</button>
{% endif %}
<!-- brand -->
<a href="/" class="text-lt" style="padding-right: 0; padding-left: 10px; vertical-align: middle;float: left;">
<img src="/static/img/logo.png" alt="." class="hidden-xs" style="margin-left: 20px;">
<img src="/static/img/mini_logo.png" alt="." class="visible-xs" style="margin-top: 10px;">
</a>
<span style=" position: absolute;
padding: 15px;
color: #333;
font-size: 17px;
cursor: pointer;
top: 0px;
left: 45px;" class="visible-xs">
<i class="glyphicon glyphicon-menu-hamburger" onclick="$('#content').fadeOut('slow');$('[name=xs_menu]').fadeIn('slow');"></i>
</span>
<!-- / brand -->
</div>
<!-- / navbar header -->
<!-- navbar collapse -->
<div class="collapse navbar-collapse box-shadow bg-info dk"><!-- style="background-image: url('/static/img/gerland.png');">-->
<i class="glyphicon glyphicon-indent-right top_icon" opened="1" onclick="move_asside(this)" name="hide_menu_button" id="hide_menu_button"></i>
{% if request.user.in_role != 'S' and request.user.in_role != 'M' %}
{% if request.user.is_authenticated %}
<a href="{% if not request.user.is_admin %}/access/profile/{% else %}/{{ request.user.interactive_key }}{% endif %}">
<i class="glyphicon glyphicon-user top_icon"></i>
</a>
{% else %}
<span style="cursore: pointer;" data-toggle="modal" data-target="#myModal1">
<i class="glyphicon glyphicon-user top_icon"></i>
</span>
{% endif %}
{% endif %}
<!-- buttons -->
<!-- / buttons -->
<!-- nabar right -->
{% if request.user.is_authenticated %}
<ul class="nav navbar-nav navbar-right" style="position: absolute;right: 10px; z-index: 3;">
<li><div class="panel-group" role="tablist" style="margin-bottom: 0;">
<div class="panel panel-default" style="border: 0; border-radius: 0;">
<div class="panel-heading" role="tab" id="collapseListGroiupHeading1" style="background: #fff;padding: 8px 15px;border-radius: 0;">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" href="#collapseListGroup1" aria-expanded="false" aria-controls="collapseListGroup1">
<table>
<tr>
<td style="padding-right: 20px;">
<span class="w-auto-folded avatar thumb-xs">
<img src="{{ request.user.get_image_url }}" class="img-circle" alt="..." reloader_name="avatar">
</span>
</td>
<td>
<span class="clear">
<span class="block m-t-none">
<strong class="font-bold text-lt" reloader_name="user_name" style="color: #666 !important;">{{ request.user.get_short_name }}</strong>
</span>
<span class="text-muted text-xs block" style="color: #999 !important;">{% if request.user.unique_role %}<i class="glyphicon glyphicon-star" style="color:#fcb813;"></i> {{ request.user.unique_role }}{% else %}{{ request.user.get_in_role_display }}{% endif %}</span>
</span>
</td>
</tr>
</table>
</a>
</h4>
</div>
<div id="collapseListGroup1" class="panel-collapse collapse" role="tabpanel" aria-labelledby="collapseListGroupHeading1"
aria-expanded="false" style="width: 100%;">
<ul class="list-group arrow-dark">
<a href="/access/profile"><li class="list-group-item"><i class="glyphicon glyphicon-user"></i> &nbsp;Профиль</li></a>
{% if request.user.is_admin and request.user.is_staff %}
<a type="button" data-toggle="modal" data-target="#super_myModal1"> <li class="list-group-item" ><i class="glyphicon glyphicon-barcode"></i> &nbsp;Супер авторизация</li></a>
{% endif %}
<a type="button" onclick="set_subscription_data()"> <li class="list-group-item"><i class="glyphicon glyphicon-envelope"></i> &nbsp;Подписки</li></a>
<a type="button" onclick="set_settings_data()"><li class="list-group-item"><i class="glyphicon glyphicon-cog"></i> &nbsp;Настройки</li></a>
<a type="button" data-toggle="modal" data-target="#changePassword"><li class="list-group-item"><i class="glyphicon glyphicon-th-large"></i> &nbsp;Сменить пароль</li></a>
<!--<a type="button" data-toggle="modal" data-target="#FeedBack"><li class="list-group-item"><i class="glyphicon glyphicon-question-sign"></i> &nbsp;Есть вопросы?</li></a>-->
</ul>
<a href="/access/logout/"><div class="panel-footer" style="background: #ccc;"><span class="glyphicon glyphicon-log-out"></span> &nbsp;Выход</div></a>
</div>
</div>
</div></li>
</ul>
<!-- / navbar right -->
{% else %}
<ul class="nav navbar-nav navbar-right">
<li>
<a type="button" class="btn-lg" data-toggle="modal" data-target="#myModal"><span class="glyphicon glyphicon-plus"></span> &nbsp;Регистрация</a>
</li>
<li>
<a type="button" class="btn-lg" data-toggle="modal" data-target="#myModal1"><span class="glyphicon glyphicon-log-in"></span> &nbsp;Вход</a>
</li>
</ul>
{% endif %}
</div>
{% if request.user.is_authenticated and not request.user.is_active %}
<div class="label-danger" style=" padding: 10px;
text-align: center;
color: #fff;
font-size: 20px;">
<span name="active_noize_message">Ваш профиль не активирован. Активировать его вы можете по ссылке в письме.
<span style="border-bottom: 1px dotted;cursor: pointer;"
onclick="resent_active_email();$('[name=active_noize_message]').html('Проверьте свой почтовый ящик.')">Отправить письмо повторно</span> /
<span style="border-bottom: 1px dotted;cursor: pointer;" onclick="set_settings_data();">Изменить email</span>
</span>
<i class="glyphicon glyphicon-remove" style="float: right;cursor: pointer;" onclick="$(this).parent().css('display', 'none');"></i>
</div>
{% endif %}
<div name="big_info_block" class="label-info" style=" padding: 10px; position: fixed; width: 100%;display: none;
text-align: center;
color: #fff;
font-size: 20px;">
<i class="glyphicon glyphicon-remove" style="float: right;cursor: pointer;" onclick="$(this).parent().css('display', 'none');"></i>
</div>
<!-- / navbar collapse -->
</header>
<!-- / header -->
{% block asside %}
<aside id="aside" class="app-aside hidden-xs bg-dark" style="background: #fff;">
<div class="aside-wrap" style=" position: fixed;
width: 200px;">
<div class="navi-wrap">
<!-- user -->
<div class="clearfix hidden-xs text-center" id="aside-user">
<div class="dropdown wrapper">
{% if request.user.is_authenticated %}
<a href="/access/profile/">
<span class="thumb-lg w-auto-folded avatar m-t-sm">
<img src="{{ request.user.get_image_url }}" class="img-full" alt="..." reloader_name="avatar">
</span>
</a>
{% endif %}
<a href="#">
<span class="clear">
<span class="block m-t-sm">
<strong class="font-bold text-lt" reloader_name="user_name" style="color: #666 !important;">{{ request.user.get_short_name }}</strong>
</span>
<span class="text-muted text-xs block" style="color: #999 !important;">{% if request.user.unique_role %}<i class="glyphicon glyphicon-star" style="color:#fcb813;"></i> {{ request.user.unique_role }}{% else %}{{ request.user.get_in_role_display }}{% endif %}</span>
</span>
</a>
</div>
</div>
<!-- / user -->
<!-- nav -->
<nav ui-nav="" class="navi clearfix" style="position: fixed;width: 200px;">
{% include 'index_menu.html' %}
</nav>
</div>
</div>
</aside>
<aside name="xs_menu" style="background: #3a3f51;position: fixed;display: none; z-index: 15001;
width: 100%; height: 120%;padding-bottom: 200px;" class="hidden-lg hidden-md hidden-sm">
<i class="glyphicon glyphicon-remove" style=" float: right;
padding: 10px;
position: absolute;
right: 10px;
cursor: pointer;" onclick="$('#content').fadeIn('slow');$('[name=xs_menu]').fadeOut('slow');"></i>
<div style="text-align: center; margin-top: 10px;">
<a href="/access/profile/">
<span class="thumb-lg w-auto-folded avatar m-t-sm">
<img src="{% if request.user.is_authenticated %}{{ request.user.get_image_url }}{% else %}/static/img/a1.jpg{% endif %}" class="img-full" alt="..." reloader_name="avatar">
</span>
</a>
<a href="#" style="color: #fff;">
<span class="clear">
<span class="block m-t-sm">
<strong class="font-bold text-lt" reloader_name="user_name">{% if request.user.is_authenticated %}{{ request.user.get_short_name }}{% else %}Не авторизованный пользователь{% endif %}</strong>
</span>
<span class="text-muted text-xs block" style="color: #999 !important;">{% if request.user.is_authenticated %}{% if request.user.unique_role %}<i class="glyphicon glyphicon-star" style="color:#fcb813;"></i> {{ request.user.unique_role }}{% else %}{{ request.user.get_in_role_display }}{% endif %}{% else %}Гость{% endif %}</span>
</span>
</a>
</div>
<!-- / user -->
<!-- nav -->
<p style=" text-align: center;
position: fixed;
bottom: 10px;
width: 100%;"><i class="glyphicon glyphicon-copyright-mark"></i> <span style=" font-size: 13px;">&#0171{{ NAME }}&#0187 {% now "Y" %} </span></p>
<nav ui-nav="" class="navi clearfix" style="width: 100%;
margin-top: 40px;
background: #333;
border-top: 2px solid #ffcd00;">
{% include 'index_menu.html' %}
</nav>
</aside>
{% endblock %}
<!-- content -->
<div id="content" class="app-content" role="main" {% block content_attr %}{% endblock %}>
<div class="app-content-body" {% block app-content-body %}{% endblock %}>
<div class="hbox hbox-auto-xs hbox-auto-sm">
{% block content %}
{% endblock %}
</div>
<div id="toTop" class="btn btn-green"> <i class="glyphicon glyphicon-chevron-up"></i> Наверх </div>
<div class="bill_place" name="bill_place" style="z-index: 11000;">
{% for i in bills %}
<div id="bill_{{ i.id }}" class="alert alert-success alert-dismissible fade in" role="alert" style="border: 3px solid green;">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">×</span></button>
<div>
<div style="float: left;">
<img src="/static/img/1441170930_certificate.png">
</div>
<div style="margin-left: 80px;">
<h4>У вас есть неоплаченый счет</h4>
<p style="font-weight: bold;font-size: 16px;">Сумма: {{ i.price }} руб.</p>
</div>
<p style="margin-bottom: 0;margin-top: 20px;text-align: center;font-weight: bold;background: #ffc;padding: 10px;border-radius: 3px; border: 2px solid #ff1;">{{ i.get_name }}</p>
<p style="margin: 10px 5px;">Полная информация:</p>
<p style="text-align: justify;
margin: 10px 10px;
margin-bottom: 20px;
background-color: #fff;
padding: 10px;
border-radius: 3px;">{{ i.get_comment|safe }}</p>
<p style="margin-bottom: 0;">
<button type="button" class="btn btn-danger" style="margin-right: 10px;" onclick="accept_bill({{ i.id }})" name="bill_button_{{ i.id }}">Оплатить</button>
<a href="#" style="border-bottom: 1px dotted; color: #666;" onclick="accept_action('удалить заказ', cancel_bill, [{{ i.id }}])">Отказаться</a>
</p>
</div>
</div>
{% endfor %}
</div>
<div class="bill_place" name="service_request_place">
</div>
</div>
</div>
</div>
<!-- / content -->
<script src="/static/js/jquery.maskedinput.min.js" type="text/javascript"></script>
<script src="/static/js/jquery.easypiechart.min.js" type="text/javascript"></script>
<script type="text/javascript" src="/static/js/bootstrap-datepicker.min.js"></script>
<script type="text/javascript" src="/static/js/bootstrap-datepicker.ru.min.js"></script>
<script type="text/javascript" src="/static/js/apis/inputmask.min.js"></script>
<script type="text/javascript" src="/static/js/apis/jquery.inputmask.min.js"></script>
<script type="text/javascript" src='/static/js/regex_check.js'></script>
<script type="text/javascript" src='/static/js/apis/management.js'></script>
<script type="text/javascript" src="/static/js/apis/kladr.min.js"></script>
<script type="text/javascript" src='/static/js/apis/access.js'></script>
<script src="/static/js/fancy.js"></script>
<script src="/static/js/circle.js"></script>
<script type="text/javascript" src='/static/js/apis/achievements.js'></script>
<script type="text/javascript" src='/static/js/element_actions.js'></script>
<script type="text/javascript" src="/static/js/apis/comments.js"></script>
<script type="text/javascript" src='/static/js/news.js'></script>
<script type="text/javascript" src='/static/js/bill.js'></script>
<script type="text/javascript" src="/static/js/apis/image_loader.js"></script>
<script type="text/javascript" src="/static/js/apis/files_loader.js"></script>
<script type="text/javascript" src="/static/js/jquery.Jcrop.min.js"></script>
<script type="text/javascript" src="/static/js/jquery.time-to.min.js"></script>
<iframe name="hidden_frame" id="form_image_load_hidden_frame" style="width:0; height:0; border:0;display: none;"></iframe>
<input name="load_image_place_name" style="display: none;" readonly>
<input name="load_image_placed_size" style="display: none;" readonly>
<input name="load_image_width" style="display: none;" readonly>
<input name="load_image_height" style="display: none;" readonly>
<input name="load_image_x1" style="display: none;" readonly>
<input name="load_image_x2" style="display: none;" readonly>
<input name="load_image_y1" style="display: none;" readonly>
<input name="load_image_y2" style="display: none;" readonly>
<input name="REQUEST_USER_ID" style="display: none;" readonly value="{{ request.user.id }}">
<input name="REQUEST_USER_ROLE" style="display: none;" readonly value="{{ request.user.in_role}}">
<!-- -->
<!-- Yandex.Metrika counter --> <script type="text/javascript"> (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter33510998 = new Ya.Metrika({ id:33510998, clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true, trackHash:true }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = "https://mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks"); </script> <noscript><div><img src="https://mc.yandex.ru/watch/33510998" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter -->
<script type="text/javascript">
$(function(){
function release(){
jcrop_api.release();
$('#crop').hide();
}
});
</script>
{% if request.GET.auth %}
<script>
$(function(){
$('#myModal1').modal('show')
})
</script>
{% endif %}
{% block js %}
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45155170-9', 'auto');
ga('send', 'pageview');
</script>
{% endblock %}
<!-- FIXME: Вынести в отдельный блок -->
{% if request.user.is_authenticated %}
{% if not request.session.new_year %}
<script>$('#newYear').modal('show')</script>
{% endif %}
{% endif %}
{% if DIALOG %}
{% if DIALOG == 'auth_error' %}
<script>
$(function(){$('#myModal1').modal('show')})
</script>
{% endif %}
{% if DIALOG == 'by_error' %}
<script>
$(function(){$('#needByNoneClose').modal('show')})
</script>
{% endif %}
{% if DIALOG == 'accept_forgot' %}
<script>
$(function(){$('#NewPasswordSent').modal('show');})
</script>
{% endif %}
{% if DIALOG == 'activate_email' %}
<script>
$(function(){$('#NewEmailChanged').modal('show');})
</script>
{% endif %}
{% endif %}
<!-- -->
<div name="achievements_block">
</div>
<!-- Работа с всплывахами -->
<script src="/static/js/modals.js"></script>
<!-- -->
{% if request.user.is_authenticated %}
<script>
$(function() {
$(window).scroll(function() {
if($(this).scrollTop() != 0) {
$('#toTop').fadeIn();
} else {
$('#toTop').fadeOut();
}
});
$('#toTop').click(function() {
$('body,html').animate({scrollTop:0},800);
});
});
/*
ChatraID = 'ydHw9CzvhN8vdQn2j';
(function(d, w, c) {
var n = d.getElementsByTagName('script')[0],
s = d.createElement('script');
w[c] = w[c] || function() {
(w[c].q = w[c].q || []).push(arguments);
};
s.async = true;
s.src = (d.location.protocol === 'https:' ? 'https:': 'http:')
+ '//call.chatra.io/chatra.js';
n.parentNode.insertBefore(s, n);
})(document, window, 'Chatra');
{% if request.user.is_authenticated %}
$(function () {
Chatra('setIntegrationData', {
// основные поля
name: '{{ request.user.get_full_name }}',
email: '{{ request.user.email }}',
phone: '{{ request.user.get_phone }}'
})});
{% endif %}
*/
</script>
{% endif %}
{% if csh_new_year %}
<div class="modal fade bs-example-modal-lg" id="csh_new_year" tabindex="-1" role="dialog" aria-labelledby="csh_new_year" aria-hidden="true" control_modal="csh_new_year">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content">
<div class="modal-header" style="text-align: center;">
<button id="csh_new_year_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('csh_new_year');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/coco.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Наша команда поздравляет вас с Новым Годом и Рождеством!<br><br>
Расписание работы преподавателя курса C#:<br><br>
Проверка работ по курсу, возобновится 2 января.<br>
Все направленные работы обязательно будут проверены :)<br><br>
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#csh_new_year').modal('show');
})
</script>
{% endif %}
{% if web_html %}
<div class="modal fade bs-example-modal-lg" id="web_html" tabindex="-1" role="dialog" aria-labelledby="web_html" aria-hidden="true" control_modal="web_html">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content">
<div class="modal-header" style="text-align: center;">
<button id="web_html_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('web_html');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/coco.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Наша команда поздравляет вас с Новым Годом и Рождеством!<br><br>
Расписание работы преподавателя курса Веб-разработчик:<br><br>
Проверка работ по курсу, возобновится 4 января.<br><br>
Все направленные работы обязательно будут проверены :)<br>
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#web_html').modal('show');
})
</script>
{% endif %}
{% if web_gerasimenko %}
<div class="modal fade bs-example-modal-lg" id="web_gerasimenko" tabindex="-1" role="dialog" aria-labelledby="web_gerasimenko" aria-hidden="true" control_modal="web_gerasimenko">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content">
<div class="modal-header" style="text-align: center;">
<button id="web_gerasimenko_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('web_gerasimenko');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/coco.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Наша команда поздравляет вас с Новым Годом и Рождеством!<br><br>
Расписание работы преподавателя курса Веб-разработчик:<br><br>
Проверка работ по курсу, возобновится 5 января.<br><br>
Все направленные работы обязательно будут проверены :)
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#web_gerasimenko').modal('show');
})
</script>
{% endif %}
{% if JavaScript_geras %}
<div class="modal fade bs-example-modal-lg" id="JavaScript_geras" tabindex="-1" role="dialog" aria-labelledby="JavaScript_geras" aria-hidden="true" control_modal="JavaScript_geras">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content" >
<div class="modal-header" style="text-align: center;">
<button id="csh_new_year_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('JavaScript_geras');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/coco.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Наша команда поздравляет вас с Новым Годом и Рождеством!<br><br>
Расписание работы преподавателя курса Веб-разработчик:<br><br>
Проверка работ по курсу, возобновится 5 января.<br><br>
Все направленные работы обязательно будут проверены :)
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#JavaScript_geras').modal('show');
})
</script>
{% endif %}
{% if JavaScript_yegor %}
<div class="modal fade bs-example-modal-lg" id="JavaScript_yegor" tabindex="-1" role="dialog" aria-labelledby="JavaScript_yegor" aria-hidden="true" control_modal="JavaScript_yegor">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content">
<div class="modal-header" style="text-align: center;">
<button id="JavaScript_yegor_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('JavaScript_yegor');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/coco.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Наша команда поздравляет вас с Новым Годом и Рождеством!<br><br>
Расписание работы преподавателя курса Веб-разработчик:<br><br>
Проверка работ по курсу, возобновится 5 января.<br><br>
Все направленные работы обязательно будут проверены :)
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#JavaScript_yegor').modal('show');
})
</script>
{% endif %}
{% if Java_geras %}
<div class="modal fade bs-example-modal-lg" id="Java_geras" tabindex="-1" role="dialog" aria-labelledby="Java_geras" aria-hidden="true" control_modal="Java_geras">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content">
<div class="modal-header" style="text-align: center;">
<button id="csh_new_year_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('Java_geras');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/coco.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Наша команда поздравляет вас с Новым Годом и Рождеством!<br><br>
Расписание работы преподавателя курса Java-разработчик:<br><br>
Проверка работ по курсу, возобновится 5 января.<br><br>
Все направленные работы обязательно будут проверены :)
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#Java_geras').modal('show');
})
</script>
{% endif %}
{% if Java_it %}
<div class="modal fade bs-example-modal-lg" id="Java_it" tabindex="-1" role="dialog" aria-labelledby="Java_it" aria-hidden="true" control_modal="Java_it">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content">
<div class="modal-header" style="text-align: center;">
<button id="Java_it_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('Java_it');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/coco.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Наша команда поздравляет вас с Новым Годом и Рождеством!<Br><Br>
Расписание работы преподавателя курса Java-разработчик:<Br><Br>
Проверка работ по курсу, возобновится 5 января.<Br><Br>
Все направленные работы обязательно будут проверены :)
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#Java_it').modal('show');
})
</script>
{% endif %}
{% if IOS %}
<div class="modal fade bs-example-modal-lg" id="IOS" tabindex="-1" role="dialog" aria-labelledby="IOS" aria-hidden="true" control_modal="IOS">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content">
<div class="modal-header" style="text-align: center;">
<button id="IOS_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('IOS');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/coco.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Наша команда поздравляет вас с Новым Годом и Рождеством!<br><br>
Расписание работы преподавателя курса iOS-разработчик:<br><br>
Проверка работ по курсу, возобновится 6 января.<br><br>
Все направленные работы обязательно будут проверены :)
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#IOS').modal('show');
})
</script>
{% endif %}
{% if web_start %}
<div class="modal fade bs-example-modal-lg" id="web_start" tabindex="-1" role="dialog" aria-labelledby="web_start" aria-hidden="true" control_modal="web_start">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content">
<div class="modal-header" style="text-align: center;">
<button id="web_start_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('web_start');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/coco.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Наша команда поздравляет вас с Новым Годом и Рождеством!<br><br>
Расписание работы преподавателя курса Веб-дизайн:<br><br>
Проверка работ по курсу, возобновится 5 января.<br><br>
Все направленные работы обязательно будут проверены :)
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#web_start').modal('show');
})
</script>
{% endif %}
{% if excel %}
<div class="modal fade bs-example-modal-lg" id="excel" tabindex="-1" role="dialog" aria-labelledby="excel" aria-hidden="true" control_modal="excel">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content">
<div class="modal-header" style="text-align: center;">
<button id="excel_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('excel');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/coco.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Наша команда поздравляет вас с Новым Годом и Рождеством!<br><br>
Расписание работы преподавателя курса Веб-дизайн:<br><br>
Проверка работ по курсу, возобновится 9 января.<br><br>
Все направленные работы обязательно будут проверены :)
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#excel').modal('show');
})
</script>
{% endif %}
{% if pr %}
<div class="modal fade bs-example-modal-lg" id="pr" tabindex="-1" role="dialog" aria-labelledby="pr" aria-hidden="true" control_modal="pr">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content">
<div class="modal-header" style="text-align: center;">
<button id="pr_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('pr');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/coco.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Наша команда поздравляет вас с Новым Годом и Рождеством!<br><br>
Расписание работы преподавателя курса Веб-дизайн:<br><br>
Проверка работ по курсу, возобновится 3 и 6 января.<br><br>
Все направленные работы обязательно будут проверены :)
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#pr').modal('show');
})
</script>
{% endif %}
{% if show_fb %}
<div class="modal fade bs-example-modal-lg" id="aicfacebook" tabindex="-1" role="dialog" aria-labelledby="aicfacebook" aria-hidden="true" control_modal="aicfacebook">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content" style="background: #354fec;">
<div class="modal-header" style="text-align: center;">
<button id="aicfacebook_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('aicfacebook');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body" style="color: #fff;">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/fb_aic.jpg" style="width: 100%;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">А вы уже общаетесь с&nbsp;нами в&nbsp;Фейсбуке?</p>
Специально для всех студентов курса UX&nbsp;design мы&nbsp;сделали группы в&nbsp;Фейсбуке для&nbsp;общения, вопросов и&nbsp;обмена опытом с&nbsp;авторами курса.
<br><br>
Вы уже присоединились?&nbsp;:)
<style>
#aic_button{
width: 100%;
padding: 10px;
background: #354fec;
border: 2px solid #fff;
border-radius: 3px;
margin-top: 10px;
font-size: 21px;
color: #fff;
}
#aic_button:hover{
background: #fff;
color: #354fec;
}
</style><br><br>
<a class="btn" type="button" href="{{ show_fb }}" target="_blank" id="aic_button">Перейти к группе</a>
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#aicfacebook').modal('show');
})
</script>
{% endif %}
{% if kaspi %}
<div class="modal fade bs-example-modal-lg" id="kaspi" tabindex="-1" role="dialog" aria-labelledby="kaspi" aria-hidden="true" control_modal="kaspi">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content" style="background: #E20A1D;">
<div class="modal-header" style="text-align: center;">
<button id="kaspi_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('kaspi');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body" style="color: #fff;">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/kaspi.png" style="width: auto;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Ждем вас в группе дипломного проекта <b>Kaspi.kz</b><br>
Вступайте, если вы еще этого не сделали :)
<style>
#aic_button{
width: 100%;
padding: 10px;
background: #354fec;
border: 2px solid #fff;
border-radius: 3px;
margin-top: 10px;
font-size: 21px;
color: #fff;
}
#aic_button:hover{
background: #fff;
color: #354fec;
}
</style><br><br>
<a class="btn" type="button" href="{{ kaspi }}" target="_blank" id="aic_button">Перейти к группе</a>
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#kaspi').modal('show')
})
</script>
{% endif %}
{% if yota %}
<div class="modal fade bs-example-modal-lg" id="yota" tabindex="-1" role="dialog" aria-labelledby="yota" aria-hidden="true" control_modal="yota">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content" style="background: #1EB0EF;">
<div class="modal-header" style="text-align: center;">
<button id="yota_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('yota');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body" style="color: #fff;">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/yota.png" style="width: auto;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Ждем вас в группе дипломного проекта <b>Yota</b><br>
Вступайте, если вы еще этого не сделали :)
<style>
#aic_button{
width: 100%;
padding: 10px;
background: #354fec;
border: 2px solid #fff;
border-radius: 3px;
margin-top: 10px;
font-size: 21px;
color: #fff;
}
#aic_button:hover{
background: #fff;
color: #354fec;
}
</style><br><br>
<a class="btn" type="button" href="{{ yota }}" target="_blank" id="aic_button">Перейти к группе</a>
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#yota').modal('show')
})
</script>
{% endif %}
{% if gazprom %}
<div class="modal fade bs-example-modal-lg" id="gazprom" tabindex="-1" role="dialog" aria-labelledby="gazprom" aria-hidden="true" control_modal="gazprom">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content" style="background: #06437C;">
<div class="modal-header" style="text-align: center;">
<button id="gazprom_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('gazprom');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body" style="color: #fff;">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/gazprom.png" style="width: auto;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Ждем вас в группе дипломного проекта <b>Газпромбанк</b><Br>
Вступайте, если вы еще этого не сделали :)
<style>
#aic_button{
width: 100%;
padding: 10px;
background: #354fec;
border: 2px solid #fff;
border-radius: 3px;
margin-top: 10px;
font-size: 21px;
color: #fff;
}
#aic_button:hover{
background: #fff;
color: #354fec;
}
</style><br><br>
<a class="btn" type="button" href="{{ gazprom }}" target="_blank" id="aic_button">Перейти к группе</a>
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#gazprom').modal('show')
})
</script>
{% endif %}
{% if mosru %}
<div class="modal fade bs-example-modal-lg" id="mosru" tabindex="-1" role="dialog" aria-labelledby="mosru" aria-hidden="true" control_modal="mosru">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content" style="background: #E62627;">
<div class="modal-header" style="text-align: center;">
<button id="mosru_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('mosru');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body" style="color: #fff;">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/mosru.png" style="width: auto;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Привет!</p>
Ждем вас в группе дипломного проекта <b>MOS.RU</b><br>
Вступайте, если вы еще этого не сделали :)
<style>
#aic_button{
width: 100%;
padding: 10px;
background: #354fec;
border: 2px solid #fff;
border-radius: 3px;
margin-top: 10px;
font-size: 21px;
color: #fff;
}
#aic_button:hover{
background: #fff;
color: #354fec;
}
</style><br><br>
<a class="btn" type="button" href="{{ mosru }}" target="_blank" id="aic_button">Перейти к группе</a>
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#mosru').modal('show')
})
</script>
{% endif %}
{% if diplom_nameless %}
<div class="modal fade bs-example-modal-lg" id="diplom_nameless" tabindex="-1" role="dialog" aria-labelledby="mosru" aria-hidden="true" control_modal="diplom_nameless">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content" style="background: #354fec;">
<div class="modal-header" style="text-align: center;">
<button id="diplom_nameless_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('diplom_nameless');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body" style="color: #fff;">
<div class="col-md-6 col-sm-6 col-xs-12 center_img">
<img src="/static/img/fb_aic.jpg" style="width: auto;">
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Выбор дипломного проекта курса «Ux design»</p>
27 января состоялся вебинар с анонсом дипломных проектов для вашего потока.<br>
Теперь перед вами стоит задача выбрать проект и направление.<br><br>
Для этого, просим до 16 февраля, пройти опрос.<br>
После все слушатели сделавшие свой выбор, будут распределены в закрытые группы проектов на facebook.<br><br>
<style>
#aic_button{
width: 100%;
padding: 10px;
background: #354fec;
border: 2px solid #fff;
border-radius: 3px;
margin-top: 10px;
font-size: 21px;
color: #fff;
}
#aic_button:hover{
background: #fff;
color: #354fec;
}
</style>
<a class="btn" type="button" href="https://docs.google.com/forms/d/1nIdn0rLUWqiP-i__wDDqBjhSQHG2zBcj-MYC7j2_i9g/edit" target="_blank" id="aic_button">Выбрать</a>
</div>
</div>
<div style="clear: both;height: 30px;"></div>
</div>
</div>
</div>
<script>
$(function () {
$('#diplom_nameless').modal('show')
})
</script>
{% endif %}
{% if dz_anons %}
<div class="modal fade bs-example-modal-lg" id="dz_anons" tabindex="-1" role="dialog" aria-labelledby="dz_anons" aria-hidden="true" control_modal="dz_anons">
<div class="modal-dialog modal-lg" style="max-width: 750px;">
<div class="modal-content">
<div class="modal-header">
<button id="dz_anons_close" type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="close_modal('dz_anons');"><span aria-hidden="true">&times;</span></button>
</div>
<div class="modal-body">
<div class="col-md-12 col-sm-12 col-xs-12">
<p class="modal-title title1" id="myModalLabel" style=" font-size: 30px;
text-align: left;
margin-bottom: 20px;">Хватит ждать!</p>
<p style="font-weight: bold;">Смотрите следующее видео, пока ваше задание еще проверяется.</p>
<div style="text-align: justify;" class="col-md-12 col-sm-12 col-xs-12">
У нас обновление: пока преподаватель проверяет выложенное вами задание, вы можете начать смотреть видео следующего модуля. Оно открывается сразу после отправки задания на проверку.
И правда: зачем ждать, когда можно сразу двинуться дальше?
</div>
<div class="col-md-8 col-sm-12 col-xs-12">
<img src="/static/img/dz_anons.png" style="width: 100%;">
</div>
<div class="col-md-4 col-sm-12 col-xs-12">
</div>
<div class="col-md-12 col-sm-12 col-xs-12">
<img src="/static/img/love_s.png">
</div>
</div>
</div>
<div class="modal-footer" style="width: 565px;
text-align: center;
margin: 0 auto;clear: both;">
</div>
</div>
</div>
</div>
<script>
$(function () {
$('#dz_anons').modal('show')
})
</script>
{% endif %}
<div name="parameters">
{{ diplom_nameles }}
</div>
</body>
{% endspaceless %}
</html>