Merge branch 'hotfix/imageurl-ribbon'
* hotfix/imageurl-ribbon: Fix image URL
This commit is contained in:
		
						commit
						fd7a811276
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -28,7 +28,7 @@ with this program.  If not, see <https://www.gnu.org/licenses/>.
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
  <body>
 | 
					  <body>
 | 
				
			||||||
    <div id="header">
 | 
					    <div id="header">
 | 
				
			||||||
      ${h.image(h.url('/images/openlogo-ribbon-100.jpg'), _('Debian Logo'), 100, 100,
 | 
					      ${h.image(h.url('/images/openlogo-ribbon-100.png'), _('Debian Logo'), 100, 100,
 | 
				
			||||||
      id='debianlogo')}
 | 
					      id='debianlogo')}
 | 
				
			||||||
      <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="https://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="https://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>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue