"Agent Hub"
Bootstrap 4.1.1 Snippet by divyalahad

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<body class="main-section">
<video poster= id="bgvid" playsinline autoplay muted loop>
<!-- WCAG general accessibility recommendation is that media such as background video play through only once. Loop turned on for the purposes of illustration; if removed, the end of the video will fade in the same way created by pressing the "Pause" button -->
<source src="http://www.indiortours.es/images/video/Tropical.mp4" >
</video>
<header>
<div class="container">
<div class="logo-header">
<img src="http://www.indiortours.es/img/logo/%E0%A4%87%E0%A4%82%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A5%8B%E0%A4%B0_%E0%A4%9F%E0%A5%82%E0%A4%B0%E0%A5%8D%E0%A4%B8_%E0%A4%AA%E0%A4%BE%E0%A4%B0%E0%A4%A6%E0%A4%B0%E0%A5%8D%E0%A4%B6%E0%A5%80.png" alt="Logo"/> </div>
</div>
</header>
<div class="container">
<div class="row">
<h1> Exclusive Agent Hub</h1>
<p>A centralized website to provide our valued partners and agents with dedicated sales tool, images,
videos, factsheets, training presentations and useful seasonal information on each of our destinations.
</p>
<div class="">
<div class="login-form-box"><id="login-form">
<!--<p class="login-rys">Recover your password</p>
<p>We will send you an e-mail containing instructions on how you can reset your password</p>-->
<form action="/" id="AgentLoginForm" method="post" accept-charset="utf-8" novalidate="novalidate" wtx-context=" "><div style="display:none;"><input name="_method" value="POST" wtx-context=" " type="hidden"></div> <div class="form-group">
<label class="label-control">Username</label>
<input name="data[Agent][username]" class="form-control form-custom" id="AgentUsername" wtx-context=" " wtx-rule-v3="{{login.EmailAddress}}" type="text"> <!--<input class="form-control form-custom" name="username" placeholder="" type="text">-->
</div>
<div class="form-group">
<label class="label-control">Password</label>
<input name="data[Agent][password]" class="form-control form-custom" id="AgentPassword" wtx-context=" " wtx-rule-v3="{{login.Password}}" type="password"> <!--<input class="form-control form-custom" name="username" placeholder="" type="text">-->
</div>
<div class="form-group">
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: