Remove unused i18n tags in frontend/src/index.html
This commit is contained in:
		
							parent
							
								
									0d2e4000e1
								
							
						
					
					
						commit
						88b702d6d8
					
				@ -33,8 +33,8 @@
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
  <noscript>
 | 
			
		||||
    <div style="font-size: 36px" i18n="nojs.warning.1">🚨 mempool requires javascript🚨</div>
 | 
			
		||||
    <div style="font-size: 20px" i18n="nojs.warning.2">  You need to enable JS in your browser to use this website.</div>
 | 
			
		||||
    <div style="font-size: 36px">🚨 mempool requires javascript🚨</div>
 | 
			
		||||
    <div style="font-size: 20px">  You need to enable JS in your browser to use this website.</div>
 | 
			
		||||
  </noscript>
 | 
			
		||||
  <app-root></app-root>
 | 
			
		||||
  <script type="text/javascript">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user