info.size = len(fdata)
tar.addfile(info, StringIO.StringIO(fdata))
+ # theme
+ for elem in os.listdir(os.path.join(os.path.dirname(__file__), 'templates', 'beamertheme')):
+ fdata = file(os.path.join(os.path.dirname(__file__), 'templates', 'beamertheme', elem)).read()
+ info = tarfile.TarInfo(name=elem)
+ info.size = len(fdata)
+ tar.addfile(info, StringIO.StringIO(fdata))
+
tar.close()
responseobj=make_response(data.getvalue())
\end{tabular} &
\rlap{\smash{\raisebox{-18mm}{\includegraphics[width=2cm]{kiflogo}}}}\\
&\multicolumn{2}{l}{\begin{tabular}{l}
- \textbf{ {{fsorgan}} } \\
+ \textbf{ {{fachschaft.organ}} } \\
vertritt {{fachschaft.vertreten}} Studenierende \\
{{fachschaft.organisation}}\\
- {{fachschaft.aktive}} Aktive
+ {{fachschaft.fachschaftler}} Aktive
\end{tabular}} \\\\
&\multicolumn{2}{l}{
\begin{tabular}{lll}