mirror of
				https://gitlab.crans.org/mediatek/med.git
				synced 2025-11-04 07:42:12 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			175 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			175 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{% extends "admin/login.html" %}
 | 
						|
{% comment %}
 | 
						|
SPDX-License-Identifier: GPL-2.0-or-later
 | 
						|
{% endcomment %}
 | 
						|
 | 
						|
{% load i18n %}
 | 
						|
 | 
						|
{% block title %}{% trans "Log in" %}{% endblock %} |