Team:British Columbia

From 2014.igem.org

(Difference between revisions)
Line 35: Line 35:
{{:Team:British Columbia/Templates/Footer}}
{{:Team:British Columbia/Templates/Footer}}
 +
 +
<!-- Remove all empty <p> tags -->
 +
<script type="text/javascript">
 +
    $(document).ready(function() {
 +
        $("p").filter( function() {
 +
            return $.trim($(this).html()) == '';
 +
        }).remove()
 +
    });
 +
</script>

Revision as of 03:17, 18 October 2014

2014 UBC iGEM


Responsive image

Follow Us!



Welcome!


This year at UBC we are using bacteria to tackle the problem of arsenic contaminated metal deposits.

Click below to follow our story!
Responsive image

© 2014 UBC iGEM

<script type="text/javascript">

   $(document).ready(function() {
       $("p").filter( function() {
           return $.trim($(this).html()) == ;
       }).remove()
   });

</script>