Biarritz64
Active member
- Affected version
- v2.1.10 Patch 2
hi
i use a Closing Tag Checker for HTML5 tool
and it returns that this line needs a closing </script> tag
i don't know if it is normal or a bug so i report it here
i use a Closing Tag Checker for HTML5 tool
and it returns that this line needs a closing </script> tag
Code:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script><script>window.jQuery || document.write('<script src="/js/vendor/jquery/jquery-3.4.1.min.js?_v=f868353f"><\/script>')</script>
i don't know if it is normal or a bug so i report it here