From 4e98af2304a0acde232ab031a806f88bfd2db0cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Wed, 24 Nov 2021 16:34:00 +0100 Subject: [PATCH] Add failsafe for creation date. --- templates/latex/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/latex/documentation.tex b/templates/latex/documentation.tex index 3b0c90b..25ac5bf 100644 --- a/templates/latex/documentation.tex +++ b/templates/latex/documentation.tex @@ -18,7 +18,7 @@ \hline {\bf Fecha Última Modificación} & \the\day/\the\month/\the\year & {\bf Versión/Revisión} & v01r01 \\ \hline - {\bf Fecha Creación} & 16/11/2021 & \hfill & \hfill \\ \hline + {\bf Fecha Creación} & \the\day/\the\month/\the\year & \hfill & \hfill \\ \hline {\bf Fecha Finalización} & \the\day/\the\month/\the\year & \hfill & \hfill \\ \hline \end{tabular}