| 
									
										
										
										
											2024-10-04 11:58:15 +02:00
										 |  |  | <!-- Footer --> | 
					
						
							|  |  |  | <footer class="footer" id="contact" style="background-color: #333"> | 
					
						
							|  |  |  |     <div class="container text-center"> | 
					
						
							|  |  |  |         {{ partial (printf "footer-menu.%s.html" .Lang) . }} | 
					
						
							|  |  |  |         <div class="row"> | 
					
						
							| 
									
										
										
										
											2024-10-05 11:11:59 +02:00
										 |  |  |             <div class="col-md-4 footer-contact-details"> | 
					
						
							|  |  |  |                 <p>SpeedTech di Gerola Ing. Roberto</p> | 
					
						
							|  |  |  |                 <p>VAT ID : IT02446960227</p> | 
					
						
							|  |  |  |                 <p>REA : TN - 225335</p> | 
					
						
							|  |  |  |                 <p class="copyright">2001-2024</p> | 
					
						
							|  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2024-10-04 11:58:15 +02:00
										 |  |  |             <div class="col-md-4 footer-contact-details"> | 
					
						
							|  |  |  |                 <p> | 
					
						
							| 
									
										
										
										
											2024-10-04 19:01:07 +02:00
										 |  |  |                     <span class="footer-title"><i class="bi bi-telephone"></i>{{i18n "phone"}} : </span> <a href="tel:+390464414131" title="Telephone contact">+39 0464 414131</a> | 
					
						
							|  |  |  |                 </p> | 
					
						
							|  |  |  |                 <p> | 
					
						
							|  |  |  |                     <span class="footer-title"><i class="bi bi-envelope"></i>Email : </span> <a href="mailto:%72%6f%62%65%72%74%6f%40%73%70%65%65%64%74%65%63%68%2e%69%74">{{i18n "sendemail"}}</a> | 
					
						
							|  |  |  |                 </p> | 
					
						
							|  |  |  |                 <h4><i class="bi bi-geo-alt-fill"></i>{{i18n "location"}}</h4> | 
					
						
							|  |  |  |                 <p>Viale Trento, 31 | 
					
						
							|  |  |  |                     <br> IT-38068 Rovereto (TN) ITALY | 
					
						
							| 
									
										
										
										
											2024-10-04 11:58:15 +02:00
										 |  |  |                 </p> | 
					
						
							|  |  |  |             </div> | 
					
						
							|  |  |  |             <div class="col-md-4 footer-contact-details"> | 
					
						
							| 
									
										
										
										
											2024-10-04 19:01:07 +02:00
										 |  |  |                 <h4><i class="bi bi-link"></i>Links</h4> | 
					
						
							|  |  |  |                 <p><i class="bi bi-git"></i> <a href="https://gitea.speedtech.it/explore/repos">Git code repository</a></p> | 
					
						
							|  |  |  |                 <p><img alt="BrainMinder" style="width: 20px;" src="https://brainminder.it/brainminder-icon.svg" /><a href="https://brainminder.it">BrainMinder</a></p> | 
					
						
							| 
									
										
										
										
											2024-10-04 11:58:15 +02:00
										 |  |  |             </div> | 
					
						
							|  |  |  |         </div> | 
					
						
							|  |  |  |     </div> | 
					
						
							|  |  |  | </footer> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <!-- Matomo --> | 
					
						
							|  |  |  | <script> | 
					
						
							|  |  |  |     var _paq = window._paq = window._paq || []; | 
					
						
							|  |  |  |     /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ | 
					
						
							|  |  |  |     _paq.push(['trackPageView']); | 
					
						
							|  |  |  |     _paq.push(['enableLinkTracking']); | 
					
						
							|  |  |  |     (function() { | 
					
						
							|  |  |  |       var u="//analytics.speedtech.it/"; | 
					
						
							|  |  |  |       _paq.push(['setTrackerUrl', u+'matomo.php']); | 
					
						
							|  |  |  |       _paq.push(['setSiteId', '3']); | 
					
						
							|  |  |  |       var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; | 
					
						
							|  |  |  |       g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); | 
					
						
							|  |  |  |     })(); | 
					
						
							|  |  |  |   </script> | 
					
						
							|  |  |  |   <!-- End Matomo Code --> |