Added note and link to UrBex codex.
This commit is contained in:
		@@ -4,10 +4,16 @@
 | 
			
		||||
 | 
			
		||||
<div class="LP-TextSection__Text">
 | 
			
		||||
    <p class="LP-Paragraph">Welcome to our Urban Exploration community catalogue,
 | 
			
		||||
    {% if user.is_authenticated %}
 | 
			
		||||
        {{ user.username }}
 | 
			
		||||
    {% else %}
 | 
			
		||||
        explorer
 | 
			
		||||
    {% endif %}
 | 
			
		||||
    !</p>
 | 
			
		||||
        {% if user.is_authenticated %}
 | 
			
		||||
            {{ user.username }}
 | 
			
		||||
        {% else %}
 | 
			
		||||
            explorer
 | 
			
		||||
        {% endif %}
 | 
			
		||||
        !
 | 
			
		||||
    </p>
 | 
			
		||||
    <p class="LP-Paragraph">
 | 
			
		||||
        We strictly follow our 
 | 
			
		||||
        <a class="LP-Link" href="{% url 'codex' %}"><span class="LP-Link__Text">UrBex codex</span></a>
 | 
			
		||||
        and expect you to do so, too.
 | 
			
		||||
    </p>
 | 
			
		||||
</div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user