Преглед изворни кода

Commit 9.2: Include loginButtons.

Frederic G. MARAND пре 8 година
родитељ
комит
4aa2a2ac59
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      simple-todos.html

+ 2 - 0
simple-todos.html

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