ソースを参照

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
     </label>
 
+    {{> loginButtons}}
+
     <!-- add a form below the h1 -->
     <form class="new-task">
       <input type="text" name="text" placeholder="Type to add new tasks" />