瀏覽代碼

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" />