We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c1ed06 commit 2c5bd5cCopy full SHA for 2c5bd5c
templates/master.mak
@@ -62,7 +62,7 @@
62
<li><span class="glyphicon glyphicon-envelope"></span>
63
<a href="mailto:${instructor['email']}">${instructor['email']}</a>
64
</li>
65
- <li><span class="glyphicon glyphicon-education"></span> ${course['final']}</li>
+ <li><span class="glyphicon glyphicon-pencil"></span> ${course['final']}</li>
66
</ul>
67
</div>
68
${self.doc_toc()}
0 commit comments