Warning, /office/kile/src/data/templates/template_Report.tex is written in an unsupported language. File is not indexed.

0001 \documentclass[$$DOCUMENTCLASSOPTIONS$$]{report}
0002 $$INPUTENCODING$$
0003 
0004 % Title Page
0005 \title{}
0006 \author{$$AUTHOR$$}
0007 
0008 
0009 \begin{document}
0010 \maketitle
0011 
0012 \begin{abstract}
0013 \end{abstract}
0014 
0015 \end{document}