video-static-html/templates/footer.tpl

3 lines
113 B
Smarty
Raw Normal View History

2020-04-13 20:04:59 +00:00
<footer class="navbar navbar-dark bg-secondary" role="contentinfo">
<p>Copyright info goes here</p>
</footer>