# E-mail sent to designated address when an internal server error occurs
#
# Parameters: {0} DSpace server URL
#             {1} Date & time
#             {2} Session ID
#             {3} URL + HTTP parameters, if any
#             {4} Exception stack trace
#             {5} User details
#             {6} IP address
#
# See org.dspace.core.Email for information on the format of this file.
#
Subject: Liburuklik: Error interno del servidor
Ha ocurrido un error en {0}:

Fecha:      {1}
Session ID: {2}
Usuario:    {5}
Direccion IP: {6}

{3}

Excepción:
{4}
