nagasurendra commited on
Commit
e16acab
·
verified ·
1 Parent(s): 669303d

Create footer.html

Browse files
Files changed (1) hide show
  1. templates/components/footer.html +3 -0
templates/components/footer.html ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ <footer>
2
+ <p>&copy; 2024 Restaurant Ordering System</p>
3
+ </footer>