mirror of
				https://git.sr.ht/~tsileo/microblog.pub
				synced 2025-06-05 21:59:23 +02:00 
			
		
		
		
	Admin templates tweak
This commit is contained in:
		@@ -1,5 +1,10 @@
 | 
			
		||||
{%- import "utils.html" as utils with context -%}
 | 
			
		||||
{% extends "layout.html" %}
 | 
			
		||||
 | 
			
		||||
{% block head %}
 | 
			
		||||
<title>{{ local_actor.display_name }} - Outbox</title>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
 | 
			
		||||
{{ utils.display_box_filters("admin_outbox") }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user