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.
276 lines
10 KiB
276 lines
10 KiB
{% extends "base.html" %}
|
|
|
|
{% load cms_tags pytils_numeral humanize %}
|
|
|
|
{% block page-title %}{{ obl_otdelen.oblast }}{% endblock %}
|
|
|
|
{% block meta_description %}
|
|
<meta name="description" content="{% filter force_escape %}Отделение Пенсионного фонда {{ obl_otdelen.regiona }}. Контактная информация, правила начисления пенсий и льгот, методики расчёта и другая информация про {{ obl_otdelen.otdely }} ПФР по {{ obl_otdelen.po_regionu_short }}.{% endfilter %}" />
|
|
{% endblock %}
|
|
|
|
{% block custom_breadcrumbs %}
|
|
<li class="li-2">
|
|
<a href="{{ request.full_base_url }}{% url 'pensfonds-all' %}">Отделения</a> /
|
|
</li>
|
|
{% endblock %}
|
|
|
|
{% block content-main %}
|
|
|
|
<style>
|
|
.category-text div { margin: 10px 0; }
|
|
</style>
|
|
|
|
<div class="category-text">
|
|
<div class="category-desc">
|
|
<h1>Пенсионный фонд {{ obl_otdelen.regiona }}</h1>
|
|
<p>
|
|
Подробная информация о Пенсионном фонде {{ obl_otdelen.regiona|force_escape }}. Куда обращаться по вопросам <a href="{{ request.full_base_url }}/pensii/">пенсий</a>, материнского капитала, <a href="{{ request.full_base_url }}/lgoty/">льгот</a>, пособий, страховых взносов и в какое время вас смогут принять. Адреса, телефоны, режим работы и другая информация про {{ obl_otdelen.otdely|force_escape }} ПФР по {{ obl_otdelen.po_regionu|force_escape }}.
|
|
</p>
|
|
<div class="banner728x90">
|
|
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
|
<!-- ПФ - адреса -->
|
|
<ins class="adsbygoogle"
|
|
style="display:inline-block;width:728px;height:90px"
|
|
data-ad-client="ca-pub-1611834627309058"
|
|
data-ad-slot="7378172715"></ins>
|
|
<script>
|
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
|
</script>
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
<h2>Все отделы и управления ПФР по {{ obl_otdelen.po_regionu }}</h2>
|
|
|
|
<div class="info-text">
|
|
Все {{ obl_otdelen.otdely|force_escape }} ПФР, входящие в {{ obl_otdelen.regionalnoe|force_escape }} отделение Пенсионного фонда, готовы ответить на ваши вопросы.<br />
|
|
|
|
Вы можете узнать о начислении и <a href="{{ request.full_base_url }}/raschet-pensij/">расчёте пенсий</a>, как получить и использовать <a href="{{ request.full_base_url }}/materinskij-kapital/">материнский капитал</a>, оформить льготы, рассчитать стаж и многое другое из области работы отделения ПФР {{ obl_otdelen.po_regionu_short|force_escape }}. Выберите свой населённый пункт, чтобы получить полную информацию об отделении Пенсионного фонда, к которому относится ваше обслуживание.
|
|
</div>
|
|
|
|
{# ВАЖНО! если убрать "position: static", то блок info-block наедет на блок info-text и ссылки в нём станут некликабельными #}
|
|
|
|
<div class="info-block" style="position: static !important;">
|
|
<div class="info-oblast-city">
|
|
{% if naspunkts %}
|
|
|
|
{% for letter, punkts in naspunkts.iteritems %}
|
|
<div class="oblast-city">
|
|
<h3>{{ letter }}</h3>
|
|
{% for naspunkt in punkts %}
|
|
<p><a href="{{ request.full_base_url }}{% url 'pensfonds-naspunkt' naspunkt.obl_otdelen.slug naspunkt.slug %}">{{ naspunkt.name }}</a></p>
|
|
{% endfor %}
|
|
</div>
|
|
{% if forloop.counter|divisibleby:3 %}
|
|
<div class="clear"></div>
|
|
{% endif %}
|
|
{% endfor %}
|
|
|
|
|
|
{% endif %}
|
|
</div>
|
|
<div class="info_teaser_city"> {# Блок из 4 тизеров #}
|
|
{% with teaser=teasers.next %}
|
|
{% if teaser %}
|
|
{% include "teasers/one_teaser_city.html" %}
|
|
{% endif %}
|
|
{% endwith %}
|
|
|
|
{% with teaser=teasers.next %}
|
|
{% if teaser %}
|
|
{% include "teasers/one_teaser_city.html" %}
|
|
{% endif %}
|
|
{% endwith %}
|
|
|
|
{% with teaser=teasers.next %}
|
|
{% if teaser %}
|
|
{% include "teasers/one_teaser_city.html" %}
|
|
{% endif %}
|
|
{% endwith %}
|
|
|
|
{% with teaser=teasers.next %}
|
|
{% if teaser %}
|
|
{% include "teasers/one_teaser_city.html" %}
|
|
{% endif %}
|
|
{% endwith %}
|
|
</div>
|
|
<div class="clear"></div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="banner728x90">
|
|
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
|
<!-- OP2 -->
|
|
<ins class="adsbygoogle"
|
|
style="display:inline-block;width:728px;height:90px"
|
|
data-ad-client="ca-pub-1611834627309058"
|
|
data-ad-slot="6688831511"></ins>
|
|
<script>
|
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
|
</script>
|
|
</div>
|
|
|
|
<h3>Отделение пенсионного фонда по {{ obl_otdelen.po_regionu }}</h3>
|
|
<div class="card_otd">
|
|
<div class="right_row1">
|
|
{# карта для центрального отделения #}
|
|
<div id="ymap_obl" style="width: 510px; height: 300px; margin:0;"></div>
|
|
</div>
|
|
|
|
<div class="info_otd">
|
|
|
|
{% if obl_otdelen.addr %}
|
|
<p>Адрес:</br> <span class="info_otd_num">{{ obl_otdelen.addr }}</span></p>
|
|
{% endif %}
|
|
|
|
{% if obl_otdelen.tel_hotline %}
|
|
<p>Телефон горячей линии:</br> <span class="info_otd_num">{{ obl_otdelen.tel_hotline|linebreaksbr }}</span></p>
|
|
{% endif %}
|
|
|
|
{% if obl_otdelen.priemnaya %}
|
|
<p>Телефон приёмной:</br> <span class="info_otd_num">{{ obl_otdelen.priemnaya|linebreaksbr }}</span></p>
|
|
{% endif %}
|
|
|
|
{% if obl_otdelen.fax %}
|
|
<p>Факс:</br> <span class="info_otd_num">{{ obl_otdelen.fax }}</span></p>
|
|
{% endif %}
|
|
|
|
{% if obl_otdelen.smi %}
|
|
<p>Работа со СМИ:</br> <span class="info_otd_num">{{ obl_otdelen.smi }}</span></p>
|
|
{% endif %}
|
|
|
|
{% if obl_otdelen.head %}
|
|
<p>Руководитель отделения:</br> <span class="info_otd_num">{{ obl_otdelen.head }}</span></p>
|
|
{% endif %}
|
|
|
|
</div>
|
|
<div class="clear"></div>
|
|
</div>
|
|
<div class="page-teaser-city"> {# Блок из 4 горизонтальных тизеров #}
|
|
{% with teaser=teasers.next %}
|
|
{% if teaser %}
|
|
{% include "teasers/one_teaser_city.html" %}
|
|
{% endif %}
|
|
{% endwith %}
|
|
|
|
{% with teaser=teasers.next %}
|
|
{% if teaser %}
|
|
{% include "teasers/one_teaser_city.html" %}
|
|
{% endif %}
|
|
{% endwith %}
|
|
|
|
{% with teaser=teasers.next %}
|
|
{% if teaser %}
|
|
{% include "teasers/one_teaser_city.html" %}
|
|
{% endif %}
|
|
{% endwith %}
|
|
</div>
|
|
|
|
</div> {# end div.category-text #}
|
|
|
|
|
|
{% if not naspunkts %}
|
|
|
|
{% for naspunkt in obl_otdelen.obl_naspunkt_otdelens.all %}
|
|
<div class="clear"></div>
|
|
|
|
<div class="card_otd">
|
|
<h3>{{ naspunkt.obj }}</h3>
|
|
|
|
{% if naspunkt.addr %}
|
|
<p>Адрес:</br> <span class="info_otd_num">{{ naspunkt.addr }}</span></p>
|
|
{% endif %}
|
|
|
|
{% if naspunkt.tel_priemn %}
|
|
<p>Телефон приёмной:</br> <span class="info_otd_num"> {{ naspunkt.tel_priemn|linebreaksbr }}</span></p>
|
|
{% endif %}
|
|
|
|
{% if naspunkt.fax %}
|
|
<p>Факс:</br> <span class="info_otd_num"> {{ naspunkt.fax }}</span></p>
|
|
{% endif %}
|
|
|
|
{% if naspunkt.tel_info %}
|
|
<p>Справочные телефоны:</br> <span class="info_otd_num"> {{ naspunkt.tel_info|linebreaksbr }}</span></p>
|
|
{% endif %}
|
|
|
|
{% if naspunkt.tel_hotline %}
|
|
<p>Телефон горячей линии:</br> <span class="info_otd_num"> {{ naspunkt.tel_hotline|linebreaksbr }}</span></p>
|
|
{% endif %}
|
|
</div>
|
|
|
|
{% if forloop.counter == 3 or forloop.counter == 6 %}
|
|
{% else %}
|
|
<div class="page-teaser-city"> {# Блок из 4 горизонтальных тизеров #}
|
|
|
|
{% with teaser=teasers.next %}
|
|
{% if teaser %}
|
|
{% include "teasers/one_teaser_city.html" %}
|
|
{% endif %}
|
|
{% endwith %}
|
|
|
|
{% with teaser=teasers.next %}
|
|
{% if teaser %}
|
|
{% include "teasers/one_teaser_city.html" %}
|
|
{% endif %}
|
|
{% endwith %}
|
|
|
|
{% with teaser=teasers.next %}
|
|
{% if teaser %}
|
|
{% include "teasers/one_teaser_city.html" %}
|
|
{% endif %}
|
|
{% endwith %}
|
|
</div>
|
|
<div class="clear"></div>
|
|
{% endif %}
|
|
|
|
{% endfor %}
|
|
|
|
{% endif %}
|
|
|
|
{% endblock %}
|
|
|
|
{% block custom_js %}
|
|
<script src="https://api-maps.yandex.ru/2.1/?lang=ru_RU" type="text/javascript"></script>
|
|
|
|
<script type="text/javascript">
|
|
ymaps.ready(ymap_init);
|
|
|
|
var myMap, myPlacemark;
|
|
|
|
function ymap_init() {
|
|
myMap = new ymaps.Map("ymap_obl", {
|
|
center: [55.76, 37.64],
|
|
zoom: 15
|
|
});
|
|
|
|
var myGeocoder = ymaps.geocode(
|
|
"{{ obl_otdelen.addr }}", {
|
|
results: 1
|
|
}
|
|
);
|
|
|
|
myGeocoder.then(
|
|
function(res) {
|
|
myMap.geoObjects.add(res.geoObjects);
|
|
|
|
if (res.geoObjects.getLength()) {
|
|
var point = res.geoObjects.get(0);
|
|
myMap.geoObjects.add(point);
|
|
myMap.panTo(point.geometry.getCoordinates());
|
|
}
|
|
},
|
|
function (error) { alert("Возникла ошибка: " + error.message); }
|
|
);
|
|
}
|
|
</script>
|
|
|
|
|
|
{% endblock %}
|
|
|
|
{% block colmask-wrapper-add-class %}leftmenu{% endblock %} {# ВАЖНЫЙ КЛАСС! #}
|
|
|
|
{% block colmid-div-start %}{% endblock %}
|
|
|
|
{% block colmid-div-end %}{% endblock %}
|
|
|
|
{% block col3-right %}{% endblock %}
|
|
|