Pārlūkot izejas kodu

Commit 9.2: Include loginButtons.

Frederic G. MARAND 8 gadi atpakaļ
vecāks
revīzija
4aa2a2ac59
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      simple-todos.html

+ 2 - 0
simple-todos.html

@@ -14,6 +14,8 @@
       Hide completed tasks
     </label>
 
+    {{> loginButtons}}
+
     <!-- add a form below the h1 -->
     <form class="new-task">
       <input type="text" name="text" placeholder="Type to add new tasks" />