mirror of https://github.com/pixelfed/pixelfed
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			14 lines
		
	
	
		
			645 B
		
	
	
	
		
			PHTML
		
	
			
		
		
	
	
			14 lines
		
	
	
		
			645 B
		
	
	
	
		
			PHTML
		
	
<div class="container py-4">
 | 
						|
	<div class="col-12 d-flex justify-content-between border-bottom align-items-center pb-3 px-0">
 | 
						|
		<div>
 | 
						|
			<p class="h4 mb-0"><a href="/site/newsroom" class="text-dark text-decoration-none">Newsroom</a></p>
 | 
						|
		</div>
 | 
						|
		<div>
 | 
						|
			<a class="btn btn-outline-secondary btn-sm py-1" href="/"><i class="fas fa-chevron-left fa-sm text-lighter mr-2"></i> Back to Pixelfed</a>
 | 
						|
		</div>
 | 
						|
		{{-- <div>
 | 
						|
			<a href="/site/newsroom/search" class="small text-muted mr-4 text-decoration-none">Search Newsroom</a>
 | 
						|
			<a href="/site/newsroom/archive" class="small text-muted text-decoration-none">Archive</a>
 | 
						|
		</div> --}}
 | 
						|
	</div>
 | 
						|
</div> |