forked from IRNAS/irnas.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
65 lines (59 loc) · 4.43 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
layout: page
title: Contact
group: navigation
weight: 7
---
<section id="contactPage" class="page">
<div class="container">
<div class="row">
<div class="col-xs-12 text">
<div class="col-xs-12 col-md-6 left">
<h1 class="subpages">Contact Us</h1>
<p class="contactTitle"><strong>Development lab</strong></p>
<p class="contactText">Our development and operations facilities are located at Valvasorjeva 42, in Maribor.</p>
<p class="contactTitle"><strong>Address</strong></p>
<p class="contactText"><i class="fa fa-map-marker"></i>Valvasorjeva ulica 42, 2000 Maribor, Slovenija</p>
<p class="contactTitle"><strong>E-mail</strong></p>
<p class="contactText"><i class="fa fa-envelope-o"></i><a href="mailto:[email protected]">[email protected]</a></p>
<p class="contactTitle"><strong>Projects websites:</strong></p>
<p class="contactText"><a href="http://koruza.net/" target="_blank" alt="KORUZA" name="KORUZA">koruza.net</a></p>
<p class="contactText"><a href="http://goodenoughcnc.eu/" target="_blank" alt="GoodEnoughCNC" name="GoodEnoughCNC">goodenoughcnc.eu</a></p>
<p class="contactTitle"><strong>Connect</strong></p>
<p class="contactText"><i class="fa fa-users"></i><a href="https://chat.irnas.eu/" target="_blank" alt="Chat" name="Chat">Chat</a></p>
<p class="contactSocial"><a href="https://www.facebook.com/instituteirnas" target="_blank"><i class="fa fa-facebook-square"></i></a>
<a href="https://twitter.com/institute_irnas" target="_blank"><i class="fa fa-twitter-square"></i></a>
<a href="https://www.linkedin.com/company/5091007?trk=vsrp_companies_res_name&trkInfo=VSRPsearchId%3A2145770871449478448235%2CVSRPtargetId%3A5091007%2CVSRPcmpt%3Aprimary" target="_blank"><i class="fa fa-linkedin-square"></i></a>
<a href="https://github.com/IRNAS" target="_blank"><i class="fa fa-github-square"></i></a></p>
</div>
<div class="col-xs-12 col-md-6">
<div class="google-maps">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2743.6457057164125!2d15.633500015346486!3d46.554694968037886!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x476f77bb48265b0d%3A0x2b7e9fe4b830e974!2sValvasorjeva+ulica+42%2C+2000+Maribor%2C+Slovenia!5e0!3m2!1sen!2shr!4v1484738202360" width="100%" height="400px" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="mailchimp-div"> <!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-081711.css" rel="stylesheet" type="text/css">
<div id="mc_embed_signup">
<form action="//irnas.us11.list-manage.com/subscribe/post?u=b5c1933275a02f111e7bf5c55&id=57fc45ec74" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h2></h2>
<div class="mc-field-group">
<h4>Get updates about our projects:</h4>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="Email Address ">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_b5c1933275a02f111e7bf5c55_57fc45ec74" tabindex="-1" value=""></div>
<div class="clear"><input style="float:right;"type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn btn-primary"></div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
</div>
</div>
</div>
</div>
</div>
</section>