30 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!doctype html>
 | 
						|
<html lang="en">
 | 
						|
 | 
						|
<head>
 | 
						|
  <meta charset="utf-8">
 | 
						|
  <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
						|
  <meta name="og:image" content="assets/img/logo.png">
 | 
						|
  <meta name="description" content="FH & Sons has been in business for 40 years. We have been ISO 9001:2000 certified since May 2000. Our company manufactures
 | 
						|
  plastisol silk screen inks, plastisols for moulding and dipping applications, as well as bulk pigment dispersions. We also
 | 
						|
  distribute for several top end equipment and chemical manufacturers. We strive to provide value in everything we sell, coupled
 | 
						|
  with unmatched customer service and guidance.">
 | 
						|
 | 
						|
  <title>fh & sons</title>
 | 
						|
  <base href="/">
 | 
						|
 | 
						|
  <link rel="icon" type="image/png" href="assets/img/logo.png">
 | 
						|
 | 
						|
  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 | 
						|
  <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
 | 
						|
  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"></script>
 | 
						|
  <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.1/js/bootstrap.min.js"></script>
 | 
						|
  <link rel="manifest" href="manifest.json">
 | 
						|
  <meta name="theme-color" content="#1976d2">
 | 
						|
</head>
 | 
						|
 | 
						|
<body>
 | 
						|
  <app-root></app-root>
 | 
						|
</body>
 | 
						|
 | 
						|
</html> |