flo-greeting-cards/views/bithday-cards.ejs
2018-08-01 14:34:29 +05:30

3 lines
95 B
Plaintext

<% include partials/header.ejs %>
<h1>BithDay Carfds</h1>
<% include partials/footer.ejs %>