changes in account statement output
This commit is contained in:
@ -69,5 +69,15 @@
|
||||
\hline \hline
|
||||
\end{tabular}
|
||||
|
||||
\pagebreak
|
||||
\subsection*{Counts}
|
||||
|
||||
\begin{tabular}{|r|r|} \hline
|
||||
\hline \textcolor{blue}{\bf{Month}} & \textcolor{blue}{\bf{Count}} \\
|
||||
#for $entry in $count_entries
|
||||
\hline \tt{$entry['month']} & \tt{$entry['count']} \\
|
||||
#end for
|
||||
\hline \hline
|
||||
\end{tabular}
|
||||
|
||||
\end{document}
|
||||
|
Reference in New Issue
Block a user