From a4cd0d1642f8b0754748dab2f8f03f04f5c3419c Mon Sep 17 00:00:00 2001 From: Magnus Giesbert <magnus@fsmpi.rwth-aachen.de> Date: Thu, 10 Feb 2022 20:56:21 +0100 Subject: [PATCH] add two lines for signatures --- templates/decision.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/decision.tex b/templates/decision.tex index 5399e3d..ac6385a 100644 --- a/templates/decision.tex +++ b/templates/decision.tex @@ -46,4 +46,6 @@ \TOP{\VAR{top.name|escape_tex}} \VAR{top.render(render_type=render_type, level=0, show_private=show_private, protocol=protocol)} +\vspace*{\fill} +\par\noindent\makebox[2.5in]{\hrulefill} \hfill\makebox[2.5in]{\hrulefill} \end{document} -- GitLab