<script type="text/ng-template" id="home.
html">
<h2 style="color:Black">
<b> WELCOME TO ONLINE MOBILE STORE </b>
</h2>
</script>
<script type="text/ng-template" id="admin.html">
<h2 style="color:Black">
<form class="row g-3">
<div class="col-md-6">
<label for="inputadminid" class="form-label">Admin ID</label>
<input type="name" class="form-control" id="inputEmail4">
</div>
<div class="col-md-6">
<label for="inputname" class="form-label">Name</label>
<input type="name" class="form-control" id="inputname">
</div>
<div class="col-12">
<label for="inputmobno" class="form-label">Mobile no</label>
<input type="text" class="form-control" id="inputmobileno"
placeholder="+91 ">
</div>
<div class="col-md-6">
<label for="inputemailid" class="form-label">Email ID</label>
<input type="text" class="form-control" id="inputemailid">
</div>
<div class="col-md-4">
<label for="inputaddress" class="form-label">Address</label>
<input type="text" class="form-control" id="inputaddress">
<div class="col-12">
<button type="submit" class="btn btn-primary">Sign in</button>
</div>
</h2>
</script>
<script type="text/ng-template" id="mobile.html">
<h2 style="color:Black">
<img src="C:\Users\Shravani\Desktop\iphone.jpg" width="30%"
height="30%" align="right">
<h1>IPHONE</h1>
<h1>
<p class="fs-5">Name: Iphone
Model: iphone 15 Pro Max
Description: iPhone 15 Pro Max, we designed a 5x Telephoto
camera with the longest optical zoom of any iPhone ever to fit in our compact Pro
camera system. Now you can take sharper close-ups from farther away
Accessories: iPhone wallets.
Grips and rings.
Wireless chargers.
Charging cords and wall blocks.
iPhone cases.</p>
</h1>
</script>
<script>
<h2 style="color:Black">
<img src="C:\Users\Shravani\Desktop\pneplusimg.jpg" width="30%"
height="30%" align="left">
<h1>ONEPLUS</h1>
<h1>
<p class="fs-5">Name: OnePlus
Model: OnePlus nord 3 5G
Description: Eye comfort
Image sharpener
Video color enhancer
Screen color mode
Auto brightness
Manual brightness
Screen color temperature
Bright HDR video mode
Dark Mode
Screen color pro mode
Accessories: Grips and rings.
Wireless chargers.
Charging cords.
cases</p>
</h1>
</script>
</ul>
</h2>
</script>
<script type="text/ng-template" id="customer.html">
<h2 style="color:Black">
customer info
</h2>
</script>
<script type="text/ng-template" id="payment.html">
<h2 style="color:black">
vdrrtgh esgdrtyh
</h2>
</script>
<script type="text/ng-template" id="returnser.html">
<h2 style="color:Black">
customer info
</h2>
</script>
<script type="text/ng-template" id="contactus.html">
<h2 style="color:black">
vdrrtgh esgdrtyh
</h2>
</script>