Fix bug 1262 - Updated requirements to use mysqlclient
[osm/LW-UI.git] / template / footer.html
1 {% load staticfiles %}
2 {% load i18n %}
3
4 <footer class="main-footer">
5 <div class="pull-right hidden-xs">
6 <strong>{{ SITE_NAME }}</strong>
7 </div>
8
9 <strong><a href="https://osm.etsi.org">OSM</a></strong>
10
11
12 </footer>