Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 425c47e

Browse files
committed
Merge pull request #113 from dadoonet/elasticsearchfr
Adding french community contacts : correcting pull request #111
2 parents c644bb9 + b8560e2 commit 425c47e

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

community/index.html

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
cat: community
55
title_in_header: false
66
---
7+
<div id="home">
78

89
<h1>Mailing List</h1>
910

@@ -23,17 +24,17 @@ <h1>Twitter &amp; Blog</h1>
2324
Follow <a href="http://www.twitter.com/elasticsearch">@elasticsearch</a> on twitter, and subscribe to the <a href="/blog">blog</a>.
2425
</p>
2526

26-
<h1 id="french">French Community</h1>
27-
28-
<table>
29-
<tr>
30-
<td><img src="../images/logo_fr_small.png"></td>
31-
<td valign="top">
32-
A french community arround Elasticsearch is born. Follow <a href="http://www.twitter.com/elasticsearchfr">@elasticsearchfr</a> on twitter and
33-
subscribe to <a href="http://groups.google.com/group/elasticsearch-fr">elasticsearch-fr</a> mailing list.
34-
</td>
35-
</tr>
36-
</table>
27+
<div class="img_right">
28+
<img src="/images/logo_fr_small.png" height="100px" alt="" />
29+
<div class="text">
30+
<h1>French Community</h1>
31+
<p>
32+
A french community arround Elasticsearch is born.
33+
</p>
34+
<p>Follow <a href="http://www.twitter.com/elasticsearchfr">@elasticsearchfr</a> on twitter and
35+
subscribe to <a href="http://groups.google.com/group/elasticsearch-fr">elasticsearch-fr</a> mailing list.</p>
36+
</div>
37+
</div>
3738

3839

3940
<h1 id="irc">IRC</h1>
@@ -66,3 +67,4 @@ <h1>Thanks</h1>
6667

6768
<p>The <strong>elasticsearch</strong> team thanks <a href="http://www.jetbrains.com/">JetBrains</a> for providing free license for the excellent <a href="http://www.jetbrains.com/idea/index.html">IntelliJ IDEA</a>, <a href="http://www.yourkit.com">YourKit</a> for their superb <a href="http://www.yourkit.com/overview/index.jsp">Java Profiler</a>.
6869
</p>
70+
</div>

0 commit comments

Comments
 (0)