use request.scheme for the flattr js too

This commit is contained in:
Jan Dittberner 2013-01-05 14:34:27 +01:00
parent bc04b4d9be
commit 5931919ef3
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ License along with this program. If not, see
var flattr_url = '${request.scheme}://portfolio.debian.net/';
var flattr_btn='compact';
</script>
<script src="http://api.flattr.com/button/load.js" type="text/javascript"></script></p>
<script src="${request.scheme}://api.flattr.com/button/load.js" type="text/javascript"></script></p>
</div>
<div id="content">
${self.body()}