mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-05-05 12:22:35 +02:00
Change slogan
This commit is contained in:
parent
72ecd35ea8
commit
8a2399a8f7
1 changed files with 1 additions and 2 deletions
|
@ -106,8 +106,7 @@ export default {
|
||||||
@click="login">Sign in</button>
|
@click="login">Sign in</button>
|
||||||
<ErrorMsg v-if="errormsg" :msg="errormsg"></ErrorMsg>
|
<ErrorMsg v-if="errormsg" :msg="errormsg"></ErrorMsg>
|
||||||
<LoadingSpinner :loading="loading" />
|
<LoadingSpinner :loading="loading" />
|
||||||
<i class="text-center text-secondary d-flex flex-column">repeat after me: "best password is
|
<i class="text-center text-secondary d-flex flex-column">share your special moments!</i>
|
||||||
no password"</i>
|
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue