El anuncio ha sido guardado correctamente
4 | Volver al tablón 5 | 6 | -------------------------------------------------------------------------------- /src/main/resources/templates/error.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |Problemas al guardar el anuncio: {{message}}
4 | Volver al tablón 5 | 6 | -------------------------------------------------------------------------------- /src/main/resources/templates/tablon.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |Nombre: {{anuncio.nombre}}
4 |Asunto: {{anuncio.asunto}}
5 |Comentario: {{anuncio.comentario}}
6 | {{#hasFoto}} 7 |