diff --git a/wiki/pages/attributions.html b/wiki/pages/attributions.html
index 826eac3949e59d493d7377efd84c2f885c4bc2d2..572e2fa588040dfdbe45c48c047d45a1ba7dcf0d 100644
--- a/wiki/pages/attributions.html
+++ b/wiki/pages/attributions.html
@@ -1,10 +1,10 @@
 {% extends "layout.html" %}
 
 {% block title %}Attributions{% endblock %}
-{% block lead %}In the iGEM Competition, we celebrate student effort and achievement. The Attributions form helps the judges differentiate between what students accomplished from how their external collaborators supported them. Therefore, teams must clearly explain on the standard Project Attributions form what work they have conducted by themselves and what has been done by others.{% endblock %}
+{% block lead %}Team InfinityF's Contributions and Attributions{% endblock %}
 
 {% block page_content %}
-
+<!--
 <div class="row mt-4">
   <div class="col">
     <div>
@@ -18,7 +18,7 @@
     </div>
   </div>
 </div>
-
+-->
 <!--
   ======================================================================
   == VERY IMPORTANT                                                   ==