http://git.maid.i2p/stuff/website/commit/b3d8df0dd330166adba1f0d88dc237d8233d433e
= Tor && i.onion != "" { | <a href={ i.onion }>Onion</a> } if h != I2P && i.i2p != "" { if i.i2pa != "" { | <a href={ i.i2pa }>I2P</a> (<a href={ i.i2pah }>AH</a>, <a href={ i.i2p }>B32</a>) } else { | <a href={ i.i2p }>I2P</a> } } } for _, f := range frontends { @serviceComponent(isTor, f) } templ serviceComponent(h Host, f service) { if len(f.instances) !