Hi,
this button is hidden to have Prev/Next button in tab layout. to show this you can add this code at your CSS template
.registration .form-actions .btn-default{display:inline !important;}
You can also view normal template (no tabs) by disabling tabs in Easy Profile options.