Changeset - 06c8cff26af5
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-06 18:52:12
bkuhn@ebb.org
Here?
1 file changed with 2 insertions and 4 deletions:
0 comments (0 inline, 0 general)
templates/page.tmpl
Show inline comments
...
 
@@ -31,5 +31,2 @@
 
      <div class="container">
 
      <svg width="48" height="48" align="left">
 
            <image align="left" xlink:href="/copyleft.svg" src="/copyleft.png" width="48" height="48" />
 
            </svg>
 
        <div class="navbar-header">
...
 
@@ -41,3 +38,4 @@
 
          </button>
 
<a class="navbar-brand" href="<TMPL_VAR BASEURL>"><TMPL_VAR WIKINAME></a>
 
         <svg width="48" height="48" align="left"><image align="left" xlink:href="/copyleft.svg" src="/copyleft.png" width="48" height="48" /></svg>
 
         <a class="navbar-brand" href="<TMPL_VAR BASEURL>"><TMPL_VAR WIKINAME></a>
 
        </div>
0 comments (0 inline, 0 general)