Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
imporved presale import error
Browse files Browse the repository at this point in the history
  • Loading branch information
frozeman committed Mar 4, 2016
1 parent 1b89cc9 commit 0c276ff
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions interface/client/templates/popupWindows/importAccount.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<template name="popupWindows_importAccount">
<div class="onboarding-screen active-import-account">
<div class="main-content">
<div class="onboarding-section onboarding-import-account row">
{{> popupWindows_onboardingScreen_importAccount}}
</div>
</div>
</div>
</template>

0 comments on commit 0c276ff

Please sign in to comment.