Don’t show “web of trust is missing” notification the old way.
[Sone.git] / src / main / resources / templates / include / head.html
index 41c7971..7b6cc28 100644 (file)
 
        <div id="main">
 
-               <%if !webInterface.core.identityManager.connected>
-                       <div id="plugin-warning">
-                               <%= Warning.PluginNotConnected.Text|l10n|html|replace needle="{link}" replacement="<a href=\"/plugins/\">"|replace needle="{/link}" replacement="</a>">
-                       </div>
-               <%/if>
-
                <div id="notification-area">
 
                        <form id="notification-dismiss-template" class="hidden dismiss" action="dismissNotification.html" method="post">