mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-02 20:06:06 +01:00 
			
		
		
		
	@@ -1,4 +1,4 @@
 | 
			
		||||
<div class="ui container user-cards">
 | 
			
		||||
<div class="user-cards">
 | 
			
		||||
	{{if .CardsTitle}}
 | 
			
		||||
	<h2 class="ui dividing header">
 | 
			
		||||
		{{.CardsTitle}}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,8 @@
 | 
			
		||||
{{template "base/head" .}}
 | 
			
		||||
<div role="main" aria-label="{{.Title}}" class="page-content repository watchers">
 | 
			
		||||
	{{template "repo/header" .}}
 | 
			
		||||
	<div class="ui container">
 | 
			
		||||
		{{template "repo/user_cards" .}}
 | 
			
		||||
	</div>
 | 
			
		||||
</div>
 | 
			
		||||
{{template "base/footer" .}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user