Template:no locks

From IndieWeb

This template adds styles for a CSS class "remote-links". For all external links in elements below this class, the lock icon that normally appears on HTTPS links isn't shown

<style type="text/css">div#content .remote-links a.external { background: none; padding-right:0;}</style>