refactor: rename lists
This commit is contained in:
		@@ -10,6 +10,6 @@
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="block">
 | 
			
		||||
        {% include "fellchensammlung/lists/bulma-list-animal-shelters.html" %}
 | 
			
		||||
        {% include "fellchensammlung/lists/list-animal-shelters.html" %}
 | 
			
		||||
    </div>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 
 | 
			
		||||
@@ -71,7 +71,7 @@
 | 
			
		||||
        {% include "fellchensammlung/lists/list-search-subscriptions.html" %}
 | 
			
		||||
 | 
			
		||||
        <h2 class="title is-2">{% translate 'Meine Vermittlungen' %}</h2>
 | 
			
		||||
        {% include "fellchensammlung/lists/bulma-list-adoption-notices.html" %}
 | 
			
		||||
        {% include "fellchensammlung/lists/list-adoption-notices.html" %}
 | 
			
		||||
 | 
			
		||||
    {% endif %}
 | 
			
		||||
{% endblock %}
 | 
			
		||||
@@ -16,7 +16,7 @@
 | 
			
		||||
    <h2>{% translate "Aktuelle Vermittlungen" %}</h2>
 | 
			
		||||
 | 
			
		||||
    <div class="block">
 | 
			
		||||
        {% include "fellchensammlung/lists/bulma-list-adoption-notices.html" %}
 | 
			
		||||
        {% include "fellchensammlung/lists/list-adoption-notices.html" %}
 | 
			
		||||
        <a class="button is-primary" href="{% url 'search' %}">{% translate "Mehr Vermittlungen" %}</a>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -51,7 +51,7 @@
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="">
 | 
			
		||||
        {% include "fellchensammlung/lists/bulma-list-adoption-notices.html" %}
 | 
			
		||||
        {% include "fellchensammlung/lists/list-adoption-notices.html" %}
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <script>
 | 
			
		||||
 
 | 
			
		||||
@@ -6,7 +6,7 @@
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
    <h2 class="title is-2">{% translate "Regeln" %}</h2>
 | 
			
		||||
    {% include "fellchensammlung/lists/bulma-list-rules.html" %}
 | 
			
		||||
    {% include "fellchensammlung/lists/list-rules.html" %}
 | 
			
		||||
 | 
			
		||||
    <div class="block">
 | 
			
		||||
        <h1 class="title is-1">{{ text.title }}</h1>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user