|  | @@ -1,7 +1,7 @@
 | 
	
		
			
				|  |  |  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 | 
	
		
			
				|  |  | -%%%%		HVA LATEX REPORT TEMPLATE
 | 
	
		
			
				|  |  | +%%%%		LATEX REPORT TEMPLATE
 | 
	
		
			
				|  |  |  %%%%	
 | 
	
		
			
				|  |  | -%%%%	Author	: Joost Sijm <joostsijm@gmail.com>
 | 
	
		
			
				|  |  | +%%%%	Author	: Berc C
 | 
	
		
			
				|  |  |  %%%%
 | 
	
		
			
				|  |  |  %%%%	Notes	: This code is delivered as is,
 | 
	
		
			
				|  |  |  %%%%			and without any warranty.
 | 
	
	
		
			
				|  | @@ -15,7 +15,7 @@
 | 
	
		
			
				|  |  |  \begin{titlepage}
 | 
	
		
			
				|  |  |  	\centering
 | 
	
		
			
				|  |  |  	\vspace*{0.5 cm}
 | 
	
		
			
				|  |  | -	\includegraphics[width = 8cm]{hva.png} \\ [1.0 cm]
 | 
	
		
			
				|  |  | +	\includegraphics[width = 8cm]{coat_of_arms_nederland.png} \\ [1.0 cm]
 | 
	
		
			
				|  |  |  	\textsc{\LARGE \theschool} \\ [2.0 cm]
 | 
	
		
			
				|  |  |  	\textsc{\Large \thesecondtitle} \\ [0.5 cm]
 | 
	
		
			
				|  |  |  	\textsc{\large \thethirdtitle} \\ [0.5 cm]
 | 
	
	
		
			
				|  | @@ -32,11 +32,10 @@
 | 
	
		
			
				|  |  |  	\end{minipage}
 | 
	
		
			
				|  |  |  	\begin{minipage}{0.4\textwidth}
 | 
	
		
			
				|  |  |  		\begin{flushright} \large
 | 
	
		
			
				|  |  | -			\emph{Studentnummer:} \\
 | 
	
		
			
				|  |  | -			\thestudentnumber
 | 
	
		
			
				|  |  | +			\emph{Datum:} \\
 | 
	
		
			
				|  |  | +			\thedate
 | 
	
		
			
				|  |  |  		\end{flushright}
 | 
	
		
			
				|  |  |  	\end{minipage} \\ [2 cm]	
 | 
	
		
			
				|  |  | -	{\large \thedate}
 | 
	
		
			
				|  |  |  \end{titlepage}
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  \tableofcontents
 |