flo-greeting-cards/views/partials/footer.ejs
2018-07-31 13:40:43 +05:30

7 lines
246 B
Plaintext

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.3.5/jspdf.debug.js"></script>
<script src="/js/bundle.js"></script>
</body>
</html>