Commit 540d229e authored by François Robichet's avatar François Robichet

Fixed a mailto typo

parent f32866c2
...@@ -181,7 +181,7 @@ ...@@ -181,7 +181,7 @@
</address> </address>
<address> <address>
<strong>Full Name</strong><br> <strong>Full Name</strong><br>
<a mailto="#">first.last@gmail.com</a> <a href="mailto:#">first.last@gmail.com</a>
</address> </address>
</div> </div>
<div class="span4"> <div class="span4">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment