# E-mail sent with the information filled out in a feedback form.
#
# Parameters: {0} current date
#             {1} email address that the user provided
#             {2} logged in as
#             {3} page that the user was on when they selected feedback
#             {4} User-Agent HTTP Header
#             {5} Session Id
#             {6} The user's comments
#
# See org.dspace.core.Email for information on the format of this file.
#
Subject: Formulario de información

Comentarios:

{6}


Fecha: {0}
E-mail: {1}
Conectado como: {2}
Página: {3}
Usuario: {4}
Sesión: {5}

