Changeset - 8accbda79693
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-07 00:41:59
bkuhn@ebb.org
Remove text insert of the title.
1 file changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
templates/page.tmpl
Show inline comments
...
 
@@ -36,8 +36,7 @@
 
            <span class="icon-bar"></span>
 
            <span class="icon-bar"></span>
 
          </button>
 
         <svg x="0" y="0" width="245" height="50"  style="float:left;margin:5px;"><image x="0"  y="0" xlink:href="/copyleftorg-green-stylized.svg" src="/copyleftorg-green-stylized.png" width="245" height="50" /></svg>
 
         <a class="navbar-brand" href="<TMPL_VAR BASEURL>"><TMPL_VAR WIKINAME></a>
 
          <a class="navbar-brand" href="<TMPL_VAR BASEURL>"><svg x="0" y="0" width="245" height="50"  style="float:left;margin:5px;"><image x="0"  y="0" xlink:href="/copyleftorg-green-stylized.svg" src="/copyleftorg-green-stylized.png" width="245" height="50" /></svg></a>
 
        </div>
 
    </div></header>
 
    <div class="content">
0 comments (0 inline, 0 general)