<p class="message-copy">You've successfully logged into <%- currentProvider %>, but you need to link your account. Please click "I am a returning user" to create an EdX account.</p>
<p class="message-copy">You've successfully logged into <%- currentProvider %>, but you need to link your account. Please click "I am a new user" to create an edX account.</p>
<h4 class="message-title">You've successfully signed in with <strong><%- currentProvider %></strong>.</h4>
<p class="message-copy">You've successfully signed in with <strong><%- currentProvider %></strong>. We just need a little more information before you start learning with edX.</p>
<p class="message-copy">You've successfully signed in with <%- currentProvider %>. We just need a little more information before you start learning with edX.</p>
</div>
<% } else {
_.each( providers, function( provider) { %>
...
...
@@ -18,4 +17,4 @@
</div>
<%= fields %>
<button class="action action-primary action-update js-register">Create My edX Account</button>