Index: /trunk/grails-app/views/person/show.gsp
===================================================================
--- /trunk/grails-app/views/person/show.gsp	(revision 724)
+++ /trunk/grails-app/views/person/show.gsp	(revision 725)
@@ -12,7 +12,5 @@
 
     <div class="body">
-        <g:if test="${flash.message}">
-        <div class="message">${flash.message}</div>
-        </g:if>
+        <g:render template="/shared/messages" />
         <div class="dialog">
             <table>
