-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
23f92f8
commit 81f71bb
Showing
3 changed files
with
118 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
<!DOCTYPE html> | ||
<html lang="en" style="height: 100%;"> | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<!-- Links to include the path to Bootstrap5 in order to use the custom classes --> | ||
<!-- CSS only --> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" | ||
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" | ||
crossorigin="anonymous"> | ||
<link | ||
rel="stylesheet" | ||
href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" | ||
crossorigin="anonymous" | ||
/> | ||
<!-- JavaScript Bundle with Popper --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" | ||
integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" | ||
crossorigin="anonymous"></script> | ||
<link rel="stylesheet" href="{{ url_for('static', filename='styles.css') }}"> | ||
<title>{% block title %}Home{% endblock %}</title> <!-- This is the Jinja syntax --> | ||
</head> | ||
|
||
<body style="margin: 0; padding: 0; height: 100%; background: linear-gradient(to top, #D9DFE6, #FFFFFF); display: flex;"> | ||
|
||
|
||
<div class="SideMenu" style="width: 50%; height: 100%; flex-direction: column; justify-content: flex-start; margin-left: 0;"> | ||
<div class="Text" style="text-align: left; margin-top: 30px; margin-left: 100px; color: black; font-size: 80px; font-family: RocknRoll One; font-weight: 400"> | ||
E-H | ||
<div class="Icon" style="display: inline-block; width: 8%; height: 8%"> | ||
<img class="Vector" src="../../../../../Frontend%20-%20Kopya/Images/Union.png" alt="Logo" style="width: 100%; height: 100%; object-fit: contain; vertical-align: center; padding-bottom: 10px;"> | ||
</div> | ||
YV | ||
<div class="Icon" style="display: inline-block; width: 8%; height: 8%"> | ||
<img class="Vector" src="../../../../../Frontend%20-%20Kopya/Images/Union.png" alt="Logo" style="width: 100%; height: 100%; object-fit: contain; vertical-align: center; padding-bottom: 10px;"> | ||
</div> | ||
N | ||
</div> | ||
<img src="../../../../../Frontend%20-%20Kopya/Images/newdog.png" alt="New Dog Image" style="width: 53%; height: auto;"> | ||
</div> | ||
|
||
<div class="OtherSideMenu" style="width: 50%; height: 100%; flex-direction: column; justify-content: flex-start; margin-left: 0;"> | ||
<div class="ActionSheet" style="width: 500px; height: 570px; margin-top: 170px; margin-left: 200px; flex-direction: column; align-items: center; display: inline-flex; background-color: white; border-radius: 20px;"> | ||
<div class="BulletContainer" style="padding: 16px; justify-content: center; align-items: center; gap: 10px; display: inline-flex"> | ||
<div class="IconFrame" style="padding: 24px; border-radius: 56px; border: 3px #D1E6FF solid; justify-content: center; align-items: center; gap: 10px; display: flex"> | ||
<div class="Icon" style="width: 48px; height: 48px; position: relative"> | ||
<img class="Vector" src="../../../../../Frontend%20-%20Kopya/Images/Icon.png" alt="Logo" style="width: 100%; height: 100%; object-fit: contain; vertical-align: center; padding-bottom: 10px;"> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="ActionSheet" style="align-self: stretch; height: 790px; padding: 70px; flex-direction: column; justify-content: center; align-items: center; display: flex"> | ||
<div class="ContentContainer" style="align-self: stretch; flex: 1 1 0; padding-top: 24px; padding-bottom: 24px; flex-direction: column; justify-content: center; align-items: center; gap: 40px; display: flex"> | ||
<div class="TitleAndBody" style="align-self: stretch; height: 42px; flex-direction: column; justify-content: center; align-items: center; gap: 20px; display: flex"> | ||
<div class="Title" style="align-self: stretch; text-align: center; color: #39434F; font-size: 34px; font-family: Catamaran; font-weight: 700; line-height: 42px; word-wrap: break-word">Log in</div> | ||
</div> | ||
<div class="InputsContainer" style="align-self: stretch; height: 134px; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 26px; display: flex"> | ||
<div class="InputPet" style="align-self: stretch; height: 54px; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 5px; display: flex"> | ||
<div class="InputBox" style="align-self: stretch; height: 54px; border-radius: 14px; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 10px; display: flex"> | ||
<div class="InputContent" style="align-self: stretch; height: 54px; padding-left: 16px; padding-right: 16px; padding-top: 12px; padding-bottom: 12px; background: white; border-radius: 14px; border: 1px #D9DFE6 solid; justify-content: flex-start; align-items: center; gap: 10px; display: inline-flex"> | ||
<div class="Content" style="flex: 1 1 0; height: 18px; justify-content: flex-start; align-items: center; gap: 10px; display: flex"> | ||
<div class="Text" style="flex: 1 1 0; flex-direction: column; justify-content: flex-start; align-items: flex-start; display: inline-flex"> | ||
<div class="Label" style="align-self: stretch; color: #808B9A; font-size: 16px; font-family: Noto Sans; font-weight: 400; line-height: 18px; word-wrap: break-word">Email</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="InputPet" style="align-self: stretch; height: 54px; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 5px; display: flex"> | ||
<div class="InputBox" style="align-self: stretch; height: 54px; border-radius: 14px; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 10px; display: flex"> | ||
<div class="InputContent" style="align-self: stretch; height: 54px; padding-left: 16px; padding-right: 16px; padding-top: 12px; padding-bottom: 12px; background: white; border-radius: 14px; border: 1px #D9DFE6 solid; justify-content: flex-start; align-items: center; gap: 10px; display: inline-flex"> | ||
<div class="Content" style="flex: 1 1 0; height: 20px; justify-content: flex-start; align-items: center; gap: 10px; display: flex"> | ||
<div class="Text" style="flex: 1 1 0; flex-direction: column; justify-content: flex-start; align-items: flex-start; display: inline-flex"> | ||
<div class="Label" style="align-self: stretch; color: #808B9A; font-size: 16px; font-family: Noto Sans; font-weight: 400; line-height: 18px; word-wrap: break-word">Password</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="ButtonsContainer" style="align-self: stretch; height: 124px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 16px; display: flex"> | ||
<div class="PrimaryButton" style="align-self: stretch; padding: 17px; background: #1B85F3; border-radius: 14px; justify-content: center; align-items: center; gap: 6px; display: inline-flex"> | ||
<button type="button" class="btn btn-warning" data-toggle="modal" data-target="#login-modal" style="background-color: #1B85F3; border: none; color: white;"> | ||
Login | ||
</button> </div> | ||
<div class="SecondaryButton" style="align-self: stretch; padding: 17px; border-radius: 14px"></div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
<script | ||
src="https://code.jquery.com/jquery-3.2.1.slim.min.js" | ||
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" | ||
crossorigin="anonymous" | ||
></script> | ||
<script | ||
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" | ||
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" | ||
crossorigin="anonymous" | ||
></script> | ||
<script | ||
src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" | ||
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" | ||
crossorigin="anonymous" | ||
></script> | ||
<script | ||
type="text/javascript" | ||
src="{{ url_for('static', filename='index.js') }}" | ||
></script> | ||
</body> | ||
|
||
</html> |