added a missing closing div tage
This commit is contained in:
parent
6273aaba39
commit
8039ddc0a0
@ -192,7 +192,7 @@
|
|||||||
There is a login button in the upper right corner of the page. On the login page, if you do not have an account, you should register an account.<br>
|
There is a login button in the upper right corner of the page. On the login page, if you do not have an account, you should register an account.<br>
|
||||||
After logging in, you can click on one of the pictures of desserts, and then select the quantity you want.<br>
|
After logging in, you can click on one of the pictures of desserts, and then select the quantity you want.<br>
|
||||||
Unfortunately, I don’t have enough time to complete all the functions of the shopping cart. This website can only display the products that the user has just added.</p>
|
Unfortunately, I don’t have enough time to complete all the functions of the shopping cart. This website can only display the products that the user has just added.</p>
|
||||||
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-12">
|
<div class="col-sm-12">
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user