added link to update page to navbar and footer

This commit is contained in:
VitaliyTr 2017-01-22 23:04:47 +07:00
parent 880aaa1e45
commit 1cfc0dae75
6 changed files with 440 additions and 0 deletions

View file

@ -47,6 +47,7 @@
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146914" target="_blank">{% t nav.info %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/" target="_blank">{% t nav.wiki %}</a></li>
<li><a href="{{ basenav }}/team/">{% t nav.team %}</a></li>
<li><a href="{{ basenav }}/update/">{% t nav.update %}</a></li>
<li><a href="https://www.dashfoundation.io/" target="_blank">{% t nav.foundation %}</a></li>
<li><a href="{{ basenav }}/contact/">{% t nav.contact %}</a></li>
</ul>