Changeset - 275df117c42b
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-07 02:34:21
bkuhn@ebb.org
Double close tag was incorrect.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
templates/page.tmpl
Show inline comments
...
 
@@ -44,7 +44,7 @@
 
        <li class="active"><a href="/">Wiki</a></li>
 
        <li><a href="/guide/">Tutorial and Guide</a></li>
 
        </ul></nav>
 
    </div></div>
 
    </div>
 
    </header>
 
    <div class="content">
 
      <div class="container">
0 comments (0 inline, 0 general)