~rvb/maas/bug-1384001-redux-2

« back to all changes in this revision

Viewing changes to src/maasserver/templates/maasserver/base.html

  • Committer: Gavin Panella
  • Date: 2012-03-15 13:58:32 UTC
  • mto: This revision was merged to the branch mainline in revision 291.
  • Revision ID: gavin.panella@canonical.com-20120315135832-8i2rkbvp6gwdhkzt
Change MaaS to MAAS everywhere.

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
              <ul id="main-nav" class="nav">
72
72
                <li class="icon {% block nav-active-index %}{% endblock %}">
73
73
                  <a href="{% url 'index' %}">
74
 
                    <img src="{{ STATIC_URL }}img/home.png" alt="MaaS home" />
 
74
                    <img src="{{ STATIC_URL }}img/home.png" alt="MAAS home" />
75
75
                  </a>
76
76
                </li>
77
77
                <li class="{% block nav-active-node-list %}{% endblock %}">