start project page
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
<div class="d-flex flex-center p-15 shadow-sm bg-body rounded w-100 w-md-550px mx-auto ms-xl-20">
|
||||
|
||||
<form class="form" novalidate="novalidate" id="kt_free_trial_form">
|
||||
<form class="form" method="POST" action="/startproject" >
|
||||
<div class="text-center mb-10">
|
||||
<a href="/"><img alt="Logo" src="/passets/media/chiefsoft-lg2.png" class="h-40px" /></a>
|
||||
<h1 class="text-dark mb-3">Log in to follow your project</h1>
|
||||
@@ -77,7 +77,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center pb-lg-0 pb-8">
|
||||
<button type="button" id="kt_free_trial_submit" class="btn btn-lg btn-primary fw-bolder">
|
||||
<button type="submit" class="btn btn-lg btn-primary fw-bolder">
|
||||
<span class="indicator-label">Login</span>
|
||||
<span class="indicator-progress">Please wait...
|
||||
<span class="spinner-border spinner-border-sm align-middle ms-2"></span></span>
|
||||
|
||||
Reference in New Issue
Block a user