Difference between revisions of "Team:HFLS H2Z Hangzhou"

Line 422: Line 422:
 
</script>
 
</script>
  
 +
<div id="raw-and">&amp;</div>
 
<script>$("script").each(function (n, el) {
 
<script>$("script").each(function (n, el) {
 
el = $(el);
 
el = $(el);
el.html(el.html().replace(/&amp;/g, "&"));
+
el.html(el.html().replace(/&amp;/g, $("#raw-and").text()));
 
});
 
});
 
</script>
 
</script>

Revision as of 01:52, 24 June 2017

<!DOCTYPE html>

&