src/Pumukit/WebTVBundle/Resources/views/Misc/logo.html.twig line 1

Open in your IDE?
  1. <a href="{{ url('pumukit_webtv_index_index') }}">
  2.     <img src="{{ asset('bundles/pumukitwebtv/images/webtv/pumukit_logo.png') }}" class="img-responsive" style="max-height:100%; max-width: 275px" alt="{% trans %}Logo. Go to homepage{% endtrans %}"/>
  3. </a>