Commit 6a375dd1 authored by Sindre Sorhus's avatar Sindre Sorhus

Add another comment to the template

parent af9113b8
...@@ -40,6 +40,7 @@ ...@@ -40,6 +40,7 @@
</section> </section>
<!-- this footer should hidden by default and shown when there are todos --> <!-- this footer should hidden by default and shown when there are todos -->
<footer id="footer"> <footer id="footer">
<!-- this should be `0 items left` by default -->
<span id="todo-count"><strong>1</strong> item left</span> <span id="todo-count"><strong>1</strong> item left</span>
<!-- remove this if you don't implement routing --> <!-- remove this if you don't implement routing -->
<ul id="filters"> <ul id="filters">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment