File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,7 @@ pacman-key --lsign-key '{{$.SignMail}}'</code></pre>
1313		<div class="field">
1414			<label>{{svg "octicon-gear"}} {{ctx.Locale.Tr "packages.arch.pacman.conf"}}</label>
1515			<div class="markup">
16- 				<pre
17- 					class="code-block"><code>
16+ 				<pre class="code-block"><code>
1817{{- if gt (len $.Groups) 1 -}}
1918# {{ctx.Locale.Tr "packages.arch.pacman.repo.multi" $.PackageDescriptor.Package.LowerName}}
2019
@@ -139,5 +138,4 @@ Server = <origin-url data-url="{{AppSubUrl}}/api/packages/{{$.PackageDescriptor.
139138		</tbody>
140139	</table>
141140</div>
142- 
143141{{end}}
Original file line number Diff line number Diff line change 11{{if eq .PackageDescriptor.Package.Type "arch"}}
22	{{if .PackageDescriptor.Metadata.ProjectURL}}<div class="item">{{svg "octicon-link-external" 16 "tw-mr-2"}} <a href="{{.PackageDescriptor.Metadata.ProjectURL}}" target="_blank" rel="noopener noreferrer me">{{ctx.Locale.Tr "packages.details.project_site"}}</a></div>{{end}}
3- 	{{range .PackageDescriptor.Metadata.License}}<div class="item" title="{{$.locale .Tr "packages.details.license"}}">{{svg "octicon-law" 16 "tw-mr-2"}} {{.}}</div>{{end}}
3+ 	{{range .PackageDescriptor.Metadata.License}}<div class="item" title="{{ctx.Locale .Tr "packages.details.license"}}">{{svg "octicon-law" 16 "tw-mr-2"}} {{.}}</div>{{end}}
44{{end}}
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments