Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	update the file name
Browse files
    	
        templates/company_profile.html
    CHANGED
    
    | @@ -14,7 +14,7 @@ | |
| 14 | 
             
                <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/select2.min.css" rel="stylesheet" />
         | 
| 15 | 
             
                <link href="https://cdn.jsdelivr.net/npm/@ttskch/[email protected]/dist/select2-bootstrap4.min.css"
         | 
| 16 | 
             
                    rel="stylesheet" />
         | 
| 17 | 
            -
                <link rel="stylesheet" href="/static/css/ | 
| 18 | 
             
                <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
         | 
| 19 |  | 
| 20 | 
             
            </head>
         | 
|  | |
| 14 | 
             
                <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/select2.min.css" rel="stylesheet" />
         | 
| 15 | 
             
                <link href="https://cdn.jsdelivr.net/npm/@ttskch/[email protected]/dist/select2-bootstrap4.min.css"
         | 
| 16 | 
             
                    rel="stylesheet" />
         | 
| 17 | 
            +
                <link rel="stylesheet" href="/static/css/company_profile.css">
         | 
| 18 | 
             
                <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
         | 
| 19 |  | 
| 20 | 
             
            </head>
         |