fixed typo
This commit is contained in:
		
							parent
							
								
									834df78310
								
							
						
					
					
						commit
						0158668d91
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -7,7 +7,7 @@ | ||||||
| 
 | 
 | ||||||
| <head> | <head> | ||||||
|     <title>{{ title }}</title> |     <title>{{ title }}</title> | ||||||
|     <script src="/js/toggle.js" type="text/javascript"></script> |     <script type="text/javascript" src="/js/toggle.js"></script> | ||||||
|     <link rel="stylesheet" type="text/css" href="/css/base.css?t={{ epoch }}"> |     <link rel="stylesheet" type="text/css" href="/css/base.css?t={{ epoch }}"> | ||||||
|     <link rel="stylesheet" type="text/css" href="/css/colors.css?t={{ epoch }}"> |     <link rel="stylesheet" type="text/css" href="/css/colors.css?t={{ epoch }}"> | ||||||
|     <link rel="apple-touch-icon" sizes="180x180" href="{{ url_for('static', filename='apple-touch-icon.png') }}"> |     <link rel="apple-touch-icon" sizes="180x180" href="{{ url_for('static', filename='apple-touch-icon.png') }}"> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue