diff --git a/wiki/pages/attributions.html b/wiki/pages/attributions.html index f718ba7d0d9ca93ebae1bb8eb395d0bfeb6ad43d..192d40b3888799bf76948afda18a6527cfa24b96 100644 --- a/wiki/pages/attributions.html +++ b/wiki/pages/attributions.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}Attributions{% endblock %} -{% block lead %}Information of who did what{% endblock %} +{% block lead %}Information on the jobs of each team member.{% endblock %} {% block page_content %} diff --git a/wiki/pages/contribution.html b/wiki/pages/contribution.html index d59d2e70d2948405a959b0765b07cad21c894547..5d1f1643f158fd7008e559aa4ba3357dbe38cce1 100644 --- a/wiki/pages/contribution.html +++ b/wiki/pages/contribution.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}Contribution{% endblock %} -{% block lead %}Make a useful contribution for future iGEM teams. Use this page to document that contribution.{% endblock %} +{% block lead %}Useful contributions for future iGEM teams.{% endblock %} {% block page_content %} <head> diff --git a/wiki/pages/description.html b/wiki/pages/description.html index acc0202f1f61e6bcf7e67619ecb2ebdce0b4e44a..de94ad8b2f2ef78c16649a73e902d89aa4bd35e9 100644 --- a/wiki/pages/description.html +++ b/wiki/pages/description.html @@ -1,9 +1,7 @@ {% extends "layout.html" %} {% block title %}PFAS Detection{% endblock %} -{% block lead %}As the prevalance and known dangers of PFAS grows, so -too must the methods to fight it.Fast, portable, and highthroughput living sensors will help provide an early warning to the insidious presence of PFAS so -that it can be countered effectively and timely.{% endblock %} +{% block lead %}As the prevalance and known dangers of PFAS grows, so too must the methods to fight it.{% endblock %} {% block page_content %} <h2>Research plan summary</h2> diff --git a/wiki/pages/design.html b/wiki/pages/design.html index 6cd8b9402b3c5185a65c5fd942b6661e622635f8..fb4fa6a1e18ce5503ac4ba7f0b094d5949876bfd 100644 --- a/wiki/pages/design.html +++ b/wiki/pages/design.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}Design{% endblock %} -{% block lead %}Our Gene Insert Design{% endblock %} +{% block lead %}Our Gene Insert Design.{% endblock %} {% block page_content %} <head> diff --git a/wiki/pages/engineering.html b/wiki/pages/engineering.html index da55adaadf43ebe9a98c5fa7561966f93440e5bc..cea19da6339f2a78850c0b8228a305caa80e2f0b 100644 --- a/wiki/pages/engineering.html +++ b/wiki/pages/engineering.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}Engineering Success{% endblock %} -{% block lead %}Demonstrate engineering success in a part of your project by going through at least one iteration of the engineering design cycle.{% endblock %} +{% block lead %}Demonstration of the engineering design cycle.{% endblock %} {% block page_content %} <head> diff --git a/wiki/pages/experiments.html b/wiki/pages/experiments.html index e9c4ea1bab4b091274656bab65c27861d0334998..664c3c7cf6a3d6d9d358899de702b83ce0eaa702 100644 --- a/wiki/pages/experiments.html +++ b/wiki/pages/experiments.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}Experiments{% endblock %} -{% block lead %}Describe the research, experiments, and protocols you used in your iGEM project.{% endblock %} +{% block lead %}Procedures we followed.{% endblock %} {% block page_content %} <head> diff --git a/wiki/pages/home.html b/wiki/pages/home.html index a12cab2bb80a3e571ee01539b350e07022075dee..d4f944049ca9bed0bd9d689ba037e87bc80d7517 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}PFAS Detection{% endblock %} -{% block lead %}<b>Manual-KY</b> iGEM 2023{% endblock %} +{% block lead %}<b>Manual-KY</b> iGEM 2023.{% endblock %} {% block page_content %} <head> diff --git a/wiki/pages/members.html b/wiki/pages/members.html index 67efb2f11ef68179b529c7c2f482d97da953e512..6c3195cb025766dcbe2844a2ac3fa98e3ce15c7e 100644 --- a/wiki/pages/members.html +++ b/wiki/pages/members.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}Members{% endblock %} -{% block lead %}Meet the members of our team!{% endblock %} +{% block lead %}Meet the members of our team.{% endblock %} {% block page_content %} <head> diff --git a/wiki/pages/model.html b/wiki/pages/model.html index 2807b83910f14c0b9d9a419816cad56fd93f61d4..ee93353a6d882b5a9c66479977664dbae40ef351 100644 --- a/wiki/pages/model.html +++ b/wiki/pages/model.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}Model{% endblock %} -{% block lead %}Explain your model's assumptions, data, parameters, and results in a way that anyone could understand.{% endblock %} +{% block lead %}Our models, in an easy to understand way.{% endblock %} {% block page_content %} <head> diff --git a/wiki/pages/results.html b/wiki/pages/results.html index 0f5bc9e6f9812e7d6ec0bd32d655f7abe41c330c..2e4ef0279bd439fa2191a4bbcfd56bf5ea8374fa 100644 --- a/wiki/pages/results.html +++ b/wiki/pages/results.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}Results{% endblock %} -{% block lead %}You can describe the results of your project and your future plans here.{% endblock %} +{% block lead %}The outcomes of our project and our future plans.{% endblock %} {% block page_content %} <head> diff --git a/wiki/pages/safety.html b/wiki/pages/safety.html index bc4e2ba8ac302cf7a7ca749af8e2bb30275c1281..5b728097227de4edcab7e0ef36651989bd51f67f 100644 --- a/wiki/pages/safety.html +++ b/wiki/pages/safety.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}Safety{% endblock %} -{% block lead %}Describe all the safety issues of your project.{% endblock %} +{% block lead %}Safety issues, and precautions.{% endblock %} {% block page_content %} <head> diff --git a/wiki/pages/sustainable.html b/wiki/pages/sustainable.html index b41768fc8e050b9b583347781a34861ccc07b5ec..72fa6794e013f39165e8dd468ebe9a01d273fc79 100644 --- a/wiki/pages/sustainable.html +++ b/wiki/pages/sustainable.html @@ -1,7 +1,7 @@ {% extends "layout.html" %} {% block title %}Sustainable Development Goals{% endblock %} -{% block lead %}Describe how you have evaluated your project ideas against one or more of the SDGs.{% endblock %} +{% block lead %}How our project demontrates sustainability, and how it accomplishes the SDG's.{% endblock %} {% block page_content %} <head>