onlyurei/todomvc-knockout-spa

View on GitHub
app/shared/footer.html

Summary

Maintainability
Test Coverage
<footer class="info">
    <p>Double-click to edit a todo</p>
    <p>Created by <a href="https://github.com/onlyurei">Cheng Fan</a></p>
    <p>Part of <a href="http://todomvc.com" data-go="true">TodoMVC</a></p>
</footer>