Team:SUSTC-Shenzhen/WikiPlay/native test.htm

From 2014.igem.org

(Difference between revisions)
Line 42: Line 42:
   </div>
   </div>
-
  <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
 
-
  <script>
 
-
    function updateNav(){
 
-
     
 
-
      if(wgUserName!=null) {
 
-
       
 
-
        $("#nav-login-status")
 
-
          .text(wgUserName)
 
-
          .attr("href","/User:" + wgUserName);
 
-
      } else {
 
-
        $("#nav-login-status")
 
-
          .text("Log in")
 
-
          .attr("href","https://igem.org/Login");
 
-
      }
 
-
    };
 
-
    updateNav();
 
-
  </script>
 
-
  <script>
 
-
  (function(i, s, o, g, r, a, m) {
 
-
    i['GoogleAnalyticsObject'] = r;
 
-
    i[r] = i[r] || function() {
 
-
      (i[r].q = i[r].q || []).push(arguments)
 
-
    }, i[r].l = 1 * new Date();
 
-
    a = s.createElement(o),
 
-
    m = s.getElementsByTagName(o)[0];
 
-
    a.async = 1;
 
-
    a.src = g;
 
-
    m.parentNode.insertBefore(a, m)
 
-
  })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
 
-
  ga('create', 'UA-42690126-5', 'igem.org');
 
-
  ga('send', 'pageview');
 
-
  </script>
 
</body>
</body>
-
<footer>
+
{{SUSTC-Shenzhen/themeJs}}
-
 
+
-
 
+
-
</footer>
+

Revision as of 01:56, 28 July 2014

Team SUSTC-Shenzhen

<nav role="navigation" class="navbar navbar-default navbar-fixed-top">

</nav>

<body>

iGEM SUSTC-Shenzhen

Believe that something amazing will happen.

<a href="http://www.freelists.org/list/igem-sustc" target="_blank" class="btn btn-lg btn-default">Stay focused</a>

2014 SUSTC-Shenzhen


</body>