Remove incorrect sortedlist in Courses
This commit is contained in:
parent
ecd0be6c99
commit
558cebb14e
@ -248,12 +248,10 @@
|
||||
%
|
||||
\section{courses}
|
||||
\hlight
|
||||
\begin{sortedlist}
|
||||
$for(courses)$
|
||||
\emphasized{$courses.name$} \\
|
||||
\lightfont{\textbf{$courses.institution$}} \\
|
||||
$endfor$
|
||||
\end{sortedlist}
|
||||
$for(courses)$
|
||||
\emphasized{$courses.description$} \\
|
||||
\lightfont{\textbf{$courses.institution$}} \\
|
||||
$endfor$
|
||||
\end{flushleft}
|
||||
\end{minipage}%
|
||||
%
|
||||
|
Loading…
Reference in New Issue
Block a user