@@ -9,8 +9,9 @@
 | 
			
		||||
<div class="text-center items-center justify-center">
 | 
			
		||||
  <p class="mb-16 text-lg text-gray-500">
 | 
			
		||||
    <img class="w-full h-44" src={org_empty} alt="" />
 | 
			
		||||
    <span class="font-bold">There are no organizations added yet.</span><br />
 | 
			
		||||
    <span>Add your first organization</span>
 | 
			
		||||
    <span
 | 
			
		||||
      class="font-bold">{$_('there-are-no-organizations-added-yet')}</span><br />
 | 
			
		||||
    <span>{$_('add-your-first-organization')}</span>
 | 
			
		||||
  </p>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user