big_header.html 270 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 {% load i18n %} <div class="row hidden-xs hidden-sm"> <div class="col-lg-2 col-lg-offset-5 text-center"> <img src="{{ STATIC_URL }}img/logo.png" alt="Colab" /> </div> </div> <h3 class="text-center hidden-xs hidden-sm">{% trans "INTERLEGIS COMMUNITIES" %}</h3>