Browse Source

Merge pull request #7 from pkoretic/patch-1

fix missing end tag
pull/20/merge
Aigars Silkalns 9 years ago
parent
commit
39e2bad310
  1. 4
      production/index.html

4
production/index.html

@ -304,8 +304,8 @@
</li>
<li>
<div class="text-center">
<a>
<strong><a href="inbox.html">See All Alerts</strong>
<a href="inbox.html">
<strong>See All Alerts</strong>
<i class="fa fa-angle-right"></i>
</a>
</div>

Loading…
Cancel
Save