File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 2727 <%= link_to new_signup_path , class : "btn center txt-small margin-block-start" , data : { turbo_prefetch : false } do %>
2828 < span > Sign up for a new Fizzy account</ span >
2929 <% end %>
30-
31- <%= link_to new_account_import_path , class : "btn btn--plain txt-link center txt-small" , data : { turbo_prefetch : false } do %>
32- < span > Import an exported account</ span >
33- <% end %>
3430 </ section >
3531<% end %>
3632
Original file line number Diff line number Diff line change 2424 <%= icon_tag "arrow-right" %>
2525 </ button >
2626 <% end %>
27+
28+ < p >
29+ <%= link_to new_account_import_path , class : "btn btn--plain txt-link center txt-small" , data : { turbo_prefetch : false } do %>
30+ < span > Or import an exported account</ span >
31+ <% end %>
32+ </ p >
2733</ div >
2834
2935<% content_for :footer do %>
You can’t perform that action at this time.
0 commit comments