remotes/origin/yandex
Bachurin Sergey 12 years ago
parent 5ab4d14187
commit 1b321f9806
  1. 2
      project/templates/base.html

@ -25,7 +25,7 @@
<div style="margin: 10px 0; height: 30px;"> <div style="margin: 10px 0; height: 30px;">
<div style="float: left; font-weight: bold; font-size: 22px;"> <div style="float: left; font-weight: bold; font-size: 22px;">
<a href="/">Документор</a> <a href="/">Документор</a>
<div>{% static_placeholder phone %}</div> <span>{% static_placeholder "phone" %}</span>
</div> </div>
{% if user.is_authenticated %} {% if user.is_authenticated %}

Loading…
Cancel
Save