@@ -5,6 +5,7 @@
{{/if}}
{{#unless user}}
{{> introduction}}
+ {{> features}}
{{> browser_extensions}}
{{/unless}}
{{> footer}}
@@ -22,7 +22,6 @@
/>
{{#if errors.password}}<p class="error">{{errors.password}}</p>{{/if}}
</label>
- {{!-- TODO: Agree with terms --}}
<div class="buttons-wrapper">
<button type="submit" class="primary login">
<span>{{> icons/login}}</span>