Repository: incubator-fineract-site Updated Branches: refs/heads/master 5120cb452 -> c62d751c6
small layout change Project: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/commit/c62d751c Tree: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/tree/c62d751c Diff: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/diff/c62d751c Branch: refs/heads/master Commit: c62d751c6313b0f6b6571866e099982eb06c9fd9 Parents: 5120cb4 Author: mage <[email protected]> Authored: Mon Jan 4 14:41:48 2016 +0100 Committer: mage <[email protected]> Committed: Mon Jan 4 14:41:48 2016 +0100 ---------------------------------------------------------------------- index.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/blob/c62d751c/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 8447d88..2c32a3d 100644 --- a/index.html +++ b/index.html @@ -132,19 +132,22 @@ <article> <h4>Mailing Lists</h4> <h5>Users</h5> - <p class="flow-text justify-align"> + <p class="flow-text"> <i>Perfect if you build on top of or deploy Apache Fineract.</i><br/> - To subscribe, send a blank email to <a href="mailto:[email protected]">[email protected]</a>. You can also <a href="http://markmail.org/search/?q=list%3Aorg.apache.fineract.user+order%3Adate-backward" target="_blank">read the archives</a>. + To subscribe, send a blank email to <a href="mailto:[email protected]">[email protected]</a>.<br/> + You can also <a href="http://markmail.org/search/?q=list%3Aorg.apache.fineract.user+order%3Adate-backward" target="_blank">read the archives</a>. </p> <h5>Developers</h5> - <p class="flow-text justify-align"> + <p class="flow-text"> <i>If you are building contributions and modifications to Apache Fineract this is the list for you.</i><br/> - To subscribe, send a blank email to <a href="mailto:[email protected]">[email protected]</a>. You can also <a href="http://markmail.org/search/?q=list%3Aorg.apache.fineract.dev+order%3Adate-backward" target="_blank">read the archives</a>. + To subscribe, send a blank email to <a href="mailto:[email protected]">[email protected]</a>.<br/> + You can also <a href="http://markmail.org/search/?q=list%3Aorg.apache.fineract.dev+order%3Adate-backward" target="_blank">read the archives</a>. </p> <h5>Commits</h5> - <p class="flow-text justify-align"> + <p class="flow-text"> <i>This list receives an email whenever new code is contributed to Apache Fineract</i>.<br/> - To subscribe, send a blank email to <a href="mailto:[email protected]">[email protected]</a>. You can also <a href="http://markmail.org/search/?q=list%3Aorg.apache.fineract.commits+order%3Adate-backward" target="_blank">read the archives</a>. + To subscribe, send a blank email to <a href="mailto:[email protected]">[email protected]</a>.<br/> + You can also <a href="http://markmail.org/search/?q=list%3Aorg.apache.fineract.commits+order%3Adate-backward" target="_blank">read the archives</a>. </p> </article> <div class="divider"></div>
