Revision 9d889386 snf-cyclades-app/synnefo/ui/templates/machines_console.html

b/snf-cyclades-app/synnefo/ui/templates/machines_console.html
32 32
interpreted as representing official policies, either expressed
33 33
or implied, of GRNET S.A.
34 34
-->
35

  
35
{% load branding_tags %}
36 36
{% load i18n %}
37 37

  
38 38
<html>
......
54 54
        <div id='console-header'>
55 55
            <div class="console-header-logo">
56 56
                <a href="/">
57
                    <img src="{{ SYNNEFO_IMAGES_URL }}okeanos_console.png" alt="{% trans "Okeanos Console" %}"/>
57
                    <img src="{{ BRANDING_CONSOLE_LOGO_URL }}" alt="{{ BRANDING_SERVICE_NAME }}"/>    
58 58
                </a>
59 59
            </div>
60 60
            <br/>

Also available in: Unified diff