my eye

Hide messaging from public

Committed b4e420

--- a/webint_system/templates/index.html
+++ b/webint_system/templates/index.html

 <h3>Domain Name System (DNS)</h3>
 $if domains:
     <p>$", ".join(domains)</p>
-$else:
+$elif tx.user.is_owner:
     <p><strong><em>It is recommended that you add a domain name.</em></strong></p>
 $if tx.user.is_owner:
     <form method=get action=/addresses/domains>