forked from jason/cpolis
		
	Add warning text to index.html
This commit is contained in:
		@@ -24,6 +24,9 @@
 | 
			
		||||
        <p class="text-center text-gray-500 dark:text-gray-400">
 | 
			
		||||
            © 2024 Jason Streifling. Alle Rechte vorbehalten.
 | 
			
		||||
        </p>
 | 
			
		||||
        <p class="text-center text-gray-500 dark:text-gray-400">
 | 
			
		||||
            <strong>Hinweis:</strong> Diese Software befindet sich noch in der Entwicklung und kann Fehler enthalten.
 | 
			
		||||
        </p>
 | 
			
		||||
    </footer>
 | 
			
		||||
 | 
			
		||||
    <script src="https://unpkg.com/htmx.org@2.0.1"></script>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user