diff --git a/elections2021/templates/elections2021/base.html b/elections2021/templates/elections2021/base.html index f74fec063fa315e1cc73a3a2090e27f5d99c8d17..5d587711a6820d48a35509c9468c8da8e27d4821 100644 --- a/elections2021/templates/elections2021/base.html +++ b/elections2021/templates/elections2021/base.html @@ -158,6 +158,9 @@ <a href="{% pageurl item.value.page %}">{{ item.value.name }}</a> </li> {% endfor %} + <li> + <a href="https://ib.fio.cz/ib/transparent?a=2100048174">Transparentní účet</a> + </li> </ul> </ui-footer-collapsible> </div>