mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
close HTML tags in accounts packages
This commit is contained in:
@@ -80,6 +80,6 @@
|
||||
</div>
|
||||
{{else}}
|
||||
{{! just add some padding }}
|
||||
<div class="login-buttons-padding" />
|
||||
<div class="login-buttons-padding"></div>
|
||||
{{/unless}}
|
||||
</template>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
</li>
|
||||
<li>
|
||||
If necessary, "Create Project"
|
||||
</li>
|
||||
<li>
|
||||
Click "APIs & auth" and "Registered apps" on the left
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user