Commit 85f1d09d by Brian Talbot

certificates: removing edX-centric supplemental content from views

parent 597af988
......@@ -39,10 +39,6 @@
</div>
</div>
</section>
<hr class="divider" />
<%include file="_certificate-supplemental.html" />
</div>
<hr class="divider" />
......
......@@ -37,7 +37,7 @@
<span class="label">${_("Certificate Type")}</span>
<span class="value">
${certificate_type_title}
<span class="explanation">${certificate_type_description} </span>
<span class="explanation">${certificate_type_description}</span>
</span>
</li>
<li class="item certificate-id">
......@@ -52,10 +52,6 @@
</div>
</article>
</section>
<hr class="divider" />
<%include file="_certificate-supplemental.html" />
</div>
<hr class="divider" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment