Blame | Last modification | View Log | RSS feed
<style> body , html{ background-color : #f5f5f5; } </style> <div class="row"> <div class= "col-xs-12"> <center> <h3>Oops! Some Error Occured </h3> <h4> Go back to deals..</h4> </center> </div> </div>
<style>
body , html{
background-color : #f5f5f5;
}
</style>
<div class="row">
<div class= "col-xs-12">
<center>
<h3>Oops! Some Error Occured </h3>
<h4> Go back to deals..</h4>
</center>
</div>