Changeset - cdf3c145a475
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-07 03:07:16
bkuhn@ebb.org
Close SVG tag this way.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
templates/page.tmpl
Show inline comments
...
 
@@ -37,7 +37,7 @@
 
            <span class="icon-bar"></span>
 
            <span class="icon-bar"></span>
 
          </button>
 
          <svg width="245" height="50" style="margin: 5px"><image xlink:href="/copyleftorg-green-stylized.svg" src="/copyleftorg-green-stylized.png" width="245" height="50" />
 
          <svg width="245" height="50" style="margin: 5px"><image xlink:href="/copyleftorg-green-stylized.svg" src="/copyleftorg-green-stylized.png" width="245" height="50"></svg>
 
        </div>
 
        <nav class="collapse navbar-collapse copyleft-navbar-collapse" role="navigation">
 
          <ul class="nav navbar-nav navbar-right">
0 comments (0 inline, 0 general)