aboutsummaryrefslogtreecommitdiffstats
path: root/resources/views/others/import.edge
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/others/import.edge')
-rw-r--r--resources/views/others/import.edge6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/views/others/import.edge b/resources/views/others/import.edge
index 80da037..918c60b 100644
--- a/resources/views/others/import.edge
+++ b/resources/views/others/import.edge
@@ -1,7 +1,7 @@
1@layout('layouts.v2') 1@layout('layouts.v2')
2 2
3@section('content') 3@section('content')
4<div class="w-screen h-screen bg-purple-200 flex items-center justify-center"> 4<div class="w-screen bg-purple-200 flex items-center justify-center">
5<form class="w-full max-w-sm bg-white shadow-md rounded px-8 pt-6 pb-8 mb-4" 5<form class="w-full max-w-sm bg-white shadow-md rounded px-8 pt-6 pb-8 mb-4"
6 action="/import" method="POST"> 6 action="/import" method="POST">
7 <h1 class="text-gray-700 text-center text-2xl pb-5"> 7 <h1 class="text-gray-700 text-center text-2xl pb-5">
@@ -54,8 +54,8 @@
54 Import account 54 Import account
55 </button> 55 </button>
56 <p class="text-gray-600 text-sm text-center py-2"> 56 <p class="text-gray-600 text-sm text-center py-2">
57 By importing your Franz account, you accept the <a href="/terms">Terms of service</a> and <a href="/privacy">Privacy 57 By importing your Franz account, you accept the <a href="/terms">terms of service</a> and <a href="/privacy">privacy
58 policy</a> 58 policy</a>
59 </p> 59 </p>
60 <div class="text-center"> 60 <div class="text-center">
61 <a class="w-full font-bold text-sm text-blue-500 hover:text-blue-800" href="/user/login"> 61 <a class="w-full font-bold text-sm text-blue-500 hover:text-blue-800" href="/user/login">