mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	Reorder templates
This commit is contained in:
		@@ -0,0 +1,14 @@
 | 
			
		||||
{% extends "base.html" %}
 | 
			
		||||
{% load i18n %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
<h2>{% trans "Account activation" %}</h2>
 | 
			
		||||
 | 
			
		||||
<p>
 | 
			
		||||
    {% trans "An email has been sent. Please click on the link to activate your account." %}
 | 
			
		||||
</p>
 | 
			
		||||
 | 
			
		||||
<p>
 | 
			
		||||
    {% trans "You must also go to the Kfet to pay your membership. The WEI registration includes the BDE membership." %}
 | 
			
		||||
</p>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user