forked from Ruderverein-Donau-Linz/rowt
		
	scheckbuch people don't get error
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
{% block content %}
 | 
			
		||||
    <div class="max-w-screen-xl w-full grid sm:grid-cols-2 lg:grid-cols-3 gap-4">
 | 
			
		||||
        {% if flash %}{{ macros::alert(message=flash.1, type=flash.0, class="sm:col-span-2 lg:col-span-3") }}{% endif %}
 | 
			
		||||
        {% if "paid" not in loggedin_user.roles %}
 | 
			
		||||
        {% if "paid" not in loggedin_user.roles and "Donau Linz" in loggedin_user.roles %}
 | 
			
		||||
            <div class="grid gap-3 sm:col-span-2 lg:col-span-3">
 | 
			
		||||
                <div class="bg-white dark:bg-primary-900 text-black dark:text-white rounded-md block shadow mt-5"
 | 
			
		||||
                     role="alert">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user