aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/qrcode/qrcode.html
blob: ffdaf3b82ed00e644add10d3eaf8eb9384e20d69 (plain) (blame)
1
2
3
4
5
<div class="linkqrcode">
    <a href="http://qrfree.kaywa.com/?l=1&amp;s=8&amp;d=%s" onclick="showQrCode(this); return false;" class="qrcode" data-permalink="%s">
        <img src="%s/qrcode/qrcode.png" width="13" height="13" title="QR-Code">
    </a>
</div>