Finished common section of app
This commit is contained in:
		
							
								
								
									
										8
									
								
								ref-test/app/templates/404.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								ref-test/app/templates/404.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
{% extends "components/base.html" %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
    <h1>Page Not Found</h1>
 | 
			
		||||
    <p>
 | 
			
		||||
        The page you were looking for does not exist. Try going back and navigating to the desired destination correctly.
 | 
			
		||||
    </p>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user