Team:CSIA-SouthKorea
From 2014hs.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
// If replace original site, it may bad | // If replace original site, it may bad | ||
+ | $("div#page-contain").load("http://csia-southkorea.herokuapp.com/"); | ||
$("body.page-Team_CSIA-SouthKorea").append($("div#page-contain").html()); | $("body.page-Team_CSIA-SouthKorea").append($("div#page-contain").html()); | ||
}); | }); | ||
Line 23: | Line 24: | ||
<div id="page-contain"> | <div id="page-contain"> | ||
<div class="page-real-main"> | <div class="page-real-main"> | ||
- | <div class='test-class'><a href='https://2014hs.igem.org/wiki/index.php?title=Team:CSIA-SouthKorea&action=edit'>Edit</a></div> | + | <div class='test-class'><a href='https://2014hs.igem.org/wiki/index.php?title=Team:CSIA-SouthKorea&action=edit'>Edit</a></div> |
- | </div> | + | </div> |
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 07:22, 6 June 2014