diff --git a/sapl/templates/protocoloadm/protocolo_mostrar.html b/sapl/templates/protocoloadm/protocolo_mostrar.html
index 6cde6a297..6fc758085 100644
--- a/sapl/templates/protocoloadm/protocolo_mostrar.html
+++ b/sapl/templates/protocoloadm/protocolo_mostrar.html
@@ -18,7 +18,7 @@
{% if protocolo.tipo_documento %}
{% if documento %}
- {{documento}}
+ {{documento.numero}}/{{documento.ano}} - {{documento.tipo}} - {{documento.assunto}}
{% else %}