{% extends "layout.html" %} {% block title %}Integrated Hunman Practice{% endblock %} {% block lead %}Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.{% endblock %} {% block bgimg %}ihp.jpg{% endblock %} {% block page_content %}
{% include 'pages/wikimenu.html' %}

Overview

{% include 'pages/timeline.html' %} {% include 'pages/hp-dialogue.html' %}
{% endblock %}