<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Ubuntu">Dear,<br>
I would like to add a voice to the navigation bar for a link to a
web page that I am creating (html5, javascript and OL3) with
multimedia contents for on-line visualisation.<br>
Because I would like this page to be available within geonode
framework, I edited the base.html addind this line copyed:<br>
</font><br>
<font face="Ubuntu">
<meta http-equiv="content-type" content="text/html;
charset=iso-8859-15">
<span style="color: rgba(0, 0, 0, 0.8); font-family: 'Roboto
Slab', 'Times New Roman', serif; font-size: 14px; font-style:
normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: 19px; orphans: auto;
text-align: start; text-indent: 0px; text-transform: none;
white-space: pre-wrap; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important;
float: none; background-color: rgb(255, 255, 255);">{% block
extra-nav %}</span><br style="color: rgba(0, 0, 0, 0.8);
font-family: 'Roboto Slab', 'Times New Roman', serif; font-size:
14px; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: 19px; orphans:
auto; text-align: start; text-indent: 0px; text-transform: none;
white-space: pre-wrap; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255);">
<span style="color: rgba(0, 0, 0, 0.8); font-family: 'Roboto
Slab', 'Times New Roman', serif; font-size: 14px; font-style:
normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: 19px; orphans: auto;
text-align: start; text-indent: 0px; text-transform: none;
white-space: pre-wrap; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important;
float: none; background-color: rgb(255, 255, 255);"> <li
id="nav_documents"></span><br style="color: rgba(0, 0, 0,
0.8); font-family: 'Roboto Slab', 'Times New Roman', serif;
font-size: 14px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: 19px;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: pre-wrap; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255);">
<span style="color: rgba(0, 0, 0, 0.8); font-family: 'Roboto
Slab', 'Times New Roman', serif; font-size: 14px; font-style:
normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: 19px; orphans: auto;
text-align: start; text-indent: 0px; text-transform: none;
white-space: pre-wrap; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important;
float: none; background-color: rgb(255, 255, 255);"> <a
href="{% url "documents_browse" %}">{% trans "Multimedia"
%}</a></span><br style="color: rgba(0, 0, 0, 0.8);
font-family: 'Roboto Slab', 'Times New Roman', serif; font-size:
14px; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: 19px; orphans:
auto; text-align: start; text-indent: 0px; text-transform: none;
white-space: pre-wrap; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255);">
<span style="color: rgba(0, 0, 0, 0.8); font-family: 'Roboto
Slab', 'Times New Roman', serif; font-size: 14px; font-style:
normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: 19px; orphans: auto;
text-align: start; text-indent: 0px; text-transform: none;
white-space: pre-wrap; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important;
float: none; background-color: rgb(255, 255, 255);"> </li></span><br
style="color: rgba(0, 0, 0, 0.8); font-family: 'Roboto Slab',
'Times New Roman', serif; font-size: 14px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing:
normal; line-height: 19px; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: pre-wrap;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255);">
<span style="color: rgba(0, 0, 0, 0.8); font-family: 'Roboto
Slab', 'Times New Roman', serif; font-size: 14px; font-style:
normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: 19px; orphans: auto;
text-align: start; text-indent: 0px; text-transform: none;
white-space: pre-wrap; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important;
float: none; background-color: rgb(255, 255, 255);">{% endblock
%}</span><br>
<br>
The problem is that i do not know the mean of the code </font><font
face="Ubuntu"><font face="Ubuntu"><span style="color: rgba(0, 0,
0, 0.8); font-family: 'Roboto Slab', 'Times New Roman', serif;
font-size: 14px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height:
19px; orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: pre-wrap; widows: 1;
word-spacing: 0px; -webkit-text-stroke-width: 0px; display:
inline !important; float: none; background-color: rgb(255,
255, 255);">{% url "documents_browse" %} <big><font
color="#000000">and where is the referred link
documents_browse that i would modify to<small> <font
face="Ubuntu">fit for my cms.<br>
<br>
Thanks<br>
</font></small></font></big></span></font></font>
<pre class="moz-signature" cols="72">--
Dr. Nat. Carmine Massarelli, Ph.D.
National Research Council
Water Research Institute (IRSA)
Addr: De Blasio n.5 - 70132 Bari Z.I.
Tel: +39 080 582 05 06
Skype: carmine.massarelli</pre>
</body>
</html>