...
This commit is contained in:
@ -25,6 +25,11 @@
|
||||
<span class="nav-link-identifier">blah</span>
|
||||
</a>
|
||||
</li>
|
||||
{{if typeof totals !== "undefined"}}
|
||||
<li class="nav-item" style="width: 100%; text-align: center">
|
||||
total: {{=totals.total}} | tagged: {{=totals.tagged}} | untagged: {{=totals.untagged}}
|
||||
</li>
|
||||
{{/if}}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse show" id="navbarSupportedContent">
|
||||
|
Reference in New Issue
Block a user