40 lines
1.5 KiB
HTML
40 lines
1.5 KiB
HTML
<article id="record2">
|
|
<header>
|
|
<h3>Ervin Howell</h3>
|
|
<p>@Antonette</p>
|
|
</header>
|
|
<form inert>
|
|
<div class="form-group">
|
|
<label for="email2">Email</label>
|
|
<input type="email" id="email2" value="Shanna@melissa.tv" >
|
|
</div>
|
|
<div class="form-group">
|
|
<label for="phone2">Phone</label>
|
|
<input type="tel" id="phone2" value="010-692-6593 x09125" >
|
|
</div>
|
|
<div class="form-group">
|
|
<label for="website2">Website</label>
|
|
<input type="text" id="website2" value="anastasia.net" >
|
|
</div>
|
|
<div class="form-group">
|
|
<label for="address2">Address</label>
|
|
<input type="text" id="address2" value="Suite 879, Victor Plains" >
|
|
</div>
|
|
<div class="form-group">
|
|
<label for="city2">City</label>
|
|
<input type="text" id="city2" value="Wisokyburgh, 90566-7771" >
|
|
</div>
|
|
<div class="form-group">
|
|
<label for="company2">Company</label>
|
|
<input type="text" id="company2" value="Deckow-Crist" >
|
|
</div>
|
|
<div class="form-group">
|
|
<label for="catchphrase2">Catchphrase</label>
|
|
<input type="text" id="catchphrase2" value="Proactive didactic contingency" >
|
|
</div>
|
|
</form>
|
|
<footer class="grid">
|
|
<button class="primary" data-on:click="@get('edit-record2.html')">Edit</button>
|
|
<button class="secondary" data-on:click="@get('deleted-record2.html')">Delete</button>
|
|
</footer>
|
|
</article> |