Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 3 additions & 15 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
</div>
</a>

<a class="no-style" href="mailto:info@team.lokole.ca">
<a class="no-style" href="mailto:info@ascoderu.ca">
<div class="action-thumbnail" data-toggle="tooltip" title="send us an email" data-placement="top">
<span class="glyphicon glyphicon-question-sign"></span>
<p class="extra-large">ask</p>
Expand Down Expand Up @@ -317,7 +317,7 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
<div class="container-fluid">
<p class="large">Any question? Any proposal?</p>
<p class="medium">
Please email us at <a href="mailto:info@team.lokole.ca" data-toggle="tooltip" title="send us an email">info@team.lokole.ca</a>
Please email us at <a href="mailto:info@ascoderu.ca" data-toggle="tooltip" title="send us an email">info@ascoderu.ca</a>
</p>

<div class="row-wrap-layout">
Expand All @@ -328,7 +328,7 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
<div><strong>Nzola Swasisa</strong>, <em>Founder &amp; CEO</em></div>
<div>
<span class="glyphicon glyphicon-envelope"></span>
<a href="mailto:nzola@team.lokole.ca" data-toggle="tooltip" title="send us an email"> nzola@team.lokole.ca</a>
<a href="mailto:nzola.swasisa@ascoderu.ca" data-toggle="tooltip" title="send us an email"> nzola.swasisa@ascoderu.ca</a>
</div>
<div class="extra-small">I speak English, French, Portuguese, Lingala &amp; Kikongo</div>
</div>
Expand All @@ -338,10 +338,6 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
<img src="static/profile/clemens.png" class="img-circle img-responsive" id="clemens-profile" alt="Portrait of Clemens Wolff">
<div class="member-contact">
<div><strong>Clemens Wolff</strong>, <em>Technical Advisor</em></div>
<div>
<span class="glyphicon glyphicon-envelope"></span>
<a href="mailto:clemens@team.lokole.ca" data-toggle="tooltip" title="send us an email"> clemens@team.lokole.ca</a>
</div>
<div class="extra-small">I speak English, German, French &amp; Spanish</div>
</div>
</div>
Expand All @@ -350,21 +346,13 @@ <h1 class="extra-large no-style">LOKOLE: EMAIL FOR ALL</h1>
<img src="static/profile/laura.jpg" class="img-circle img-responsive" id="laura-profile" alt="Portrait of Laura Barluzzi">
<div class="member-contact">
<div><strong>Laura Barluzzi</strong>, <em>Web Developer</em></div>
<div>
<span class="glyphicon glyphicon-envelope"></span>
<a href="mailto:laura@team.lokole.ca" data-toggle="tooltip" title="send us an email"> laura@team.lokole.ca</a>
</div>
<div class="extra-small">I speak English, Italian &amp; Spanish</div>
</div>
</div>
<div class="contact-email-block row-layout">
<img src="static/profile/shaun.jpg" class="img-circle img-responsive" id="shaun-profile" alt="Portrait of Shaun Bathgate">
<div class="member-contact">
<div><strong>Shaun Bathgate</strong>, <em>Software Developer</em></div>
<div>
<span class="glyphicon glyphicon-envelope"></span>
<a href="mailto:shaun@team.lokole.ca" data-toggle="tooltip" title="send us an email"> shaun@team.lokole.ca</a>
</div>
<div class="extra-small">I speak English</div>
</div>
</div>
Expand Down