load flattr button using the same URL scheme as portfolio
This commit is contained in:
		
							parent
							
								
									84f8df803a
								
							
						
					
					
						commit
						b0be4b6a69
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -34,7 +34,7 @@ License along with this program.  If not, see | ||||||
|       <h1>${_('Debian Member Portfolio Service')}</h1> |       <h1>${_('Debian Member Portfolio Service')}</h1> | ||||||
|       <p>${h.literal(_('''This service has been inspired by Stefano Zacchiroli's <a href="http://wiki.debian.org/DDPortfolio">DDPortfolio page in the Debian Wiki</a>. You can create a set of customized links leading to a Debian Member's or package maintainer's information regarding Debian.'''))}</p> |       <p>${h.literal(_('''This service has been inspired by Stefano Zacchiroli's <a href="http://wiki.debian.org/DDPortfolio">DDPortfolio page in the Debian Wiki</a>. You can create a set of customized links leading to a Debian Member's or package maintainer's information regarding Debian.'''))}</p> | ||||||
|       <p><script type="text/javascript"> |       <p><script type="text/javascript"> | ||||||
| 	var flattr_url = 'http://portfolio.debian.net/'; | 	var flattr_url = '${request.scheme}://portfolio.debian.net/'; | ||||||
| 	var flattr_btn='compact'; | 	var flattr_btn='compact'; | ||||||
| </script> | </script> | ||||||
| <script src="http://api.flattr.com/button/load.js" type="text/javascript"></script></p> | <script src="http://api.flattr.com/button/load.js" type="text/javascript"></script></p> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue