mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 08:21:11 +00:00 
			
		
		
		
	
					parent
					
						
							
								cc64a92560
							
						
					
				
			
			
				commit
				
					
						a18919bba6
					
				
			
		
					 2 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
<div class="ui container user-cards">
 | 
					<div class="user-cards">
 | 
				
			||||||
	{{if .CardsTitle}}
 | 
						{{if .CardsTitle}}
 | 
				
			||||||
	<h2 class="ui dividing header">
 | 
						<h2 class="ui dividing header">
 | 
				
			||||||
		{{.CardsTitle}}
 | 
							{{.CardsTitle}}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,8 @@
 | 
				
			||||||
{{template "base/head" .}}
 | 
					{{template "base/head" .}}
 | 
				
			||||||
<div role="main" aria-label="{{.Title}}" class="page-content repository watchers">
 | 
					<div role="main" aria-label="{{.Title}}" class="page-content repository watchers">
 | 
				
			||||||
	{{template "repo/header" .}}
 | 
						{{template "repo/header" .}}
 | 
				
			||||||
 | 
						<div class="ui container">
 | 
				
			||||||
		{{template "repo/user_cards" .}}
 | 
							{{template "repo/user_cards" .}}
 | 
				
			||||||
	</div>
 | 
						</div>
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
{{template "base/footer" .}}
 | 
					{{template "base/footer" .}}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue