fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge with master.
[redakcja.git]
/
apps
/
catalogue
/
templates
/
catalogue
/
base.html
diff --git
a/apps/catalogue/templates/catalogue/base.html
b/apps/catalogue/templates/catalogue/base.html
index
d2af462
..
9a56d72
100644
(file)
--- a/
apps/catalogue/templates/catalogue/base.html
+++ b/
apps/catalogue/templates/catalogue/base.html
@@
-2,10
+2,11
@@
{% load catalogue %}
<!DOCTYPE html>
<html>
{% load catalogue %}
<!DOCTYPE html>
<html>
-<head>
+<head
lang="{{ LANGUAGE_CODE }}"
>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
{% compressed_css 'catalogue' %}
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
{% compressed_css 'catalogue' %}
- <title>{% block title %}{% trans "Platforma Redakcyjna" %}{% endblock title %}</title>
+ <title>{% block title %}{% trans "Platforma Redakcyjna" %} ::
+ {% block titleextra %}{% endblock %}{% endblock title %}</title>
{% block add_css %}{% endblock %}
</head>
<body>
{% block add_css %}{% endblock %}
</head>
<body>
@@
-13,7
+14,7
@@
<div id="tabs-nav">
<a href="{% url 'catalogue_document_list' %}">
<div id="tabs-nav">
<a href="{% url 'catalogue_document_list' %}">
- <img id="logo" src="{{ STATIC_URL }}img/wl-orange.png" />
+ <img id="logo" src="{{ STATIC_URL }}img/wl-orange.png"
alt="Platforma"
/>
</a>
<div id="tabs-nav-left">
</a>
<div id="tabs-nav-left">