<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>
Felix Paul Kühne pushed to branch master
at <a href="https://code.videolan.org/VideoLAN.org/websites">VideoLAN organization / websites</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://code.videolan.org/VideoLAN.org/websites/commit/ae16e8c1079ac1995c259b3f3d2bcb5a34e844ea">ae16e8c1</a></strong>
<div>
<span>by Felix Paul Kühne</span>
<i>at 2016-03-01T12:23:30+01:00</i>
</div>
<pre class='commit-message'>vlmc: Add get-in-touch section and gsoc</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
www.videolan.org/vlmc/index.php
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/ae16e8c1079ac1995c259b3f3d2bcb5a34e844ea#diff-0'>
<strong>
www.videolan.org/vlmc/index.php
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/www.videolan.org/vlmc/index.php
</span><span style="color: #000000;background-color: #ddffdd">+++ b/www.videolan.org/vlmc/index.php
</span><span style="color: #aaaaaa">@@ -39,9 +39,8 @@
</span>                 </div>
 
                 <div class="inner center-xs">
<span style="color: #000000;background-color: #ffdddd">-                    <div id="downloadDetails">
-                        Downloads will be available later this year<br>
-                        Stay tuned!
</span><span style="color: #000000;background-color: #ddffdd">+                    <div id="projectDescription">
+                        Are you a <b>student</b> and look for a <b>summer internship</b>? VLMC is part of <b>Google Summer of Code</b>! <a href="https://summerofcode.withgoogle.com/organizations/4863706731118592/">Find out more</a>!
</span>                     </div>
                 </div>
             </div>
<span style="color: #aaaaaa">@@ -88,7 +87,7 @@
</span>                     vlmcscreenshot('snapshot2.jpg', 'tm_snapshot2.jpg', "Screenshot" );
                     vlmcscreenshot('snapshot10.jpg', 'tm_snapshot10.jpg', "Screenshot" );
                     vlmcscreenshot('snapshot12.jpg', 'tm_snapshot12.jpg', "Screenshot" );
<span style="color: #000000;background-color: #ffdddd">-                    vlmcscreenshot('snapshot2.jpg', 'tm_snapshot2.jp', "Screenshot" );
</span><span style="color: #000000;background-color: #ddffdd">+                    vlmcscreenshot('snapshot14.jpg', 'tm_snapshot14.jpg', "Screenshot" );
</span>                     ?>
                 </div>
                 <div class="ltrClearLeft">
<span style="color: #aaaaaa">@@ -111,6 +110,20 @@
</span>         </div>
     </div>
 </section>
<span style="color: #000000;background-color: #ddffdd">+<section class="features">
+    <div class="container">
+        <h2 class="visible-xs visible-sm center-font-xs center-font-sm"><?php echo _("Get in touch"); ?></h2>
+        <div class="row reorder-sm reorder-xs">
+            <div class="items col-md-7 col-md-offset-1 col-md-pull-1 v-align-md v-align-lg">
+                <h2 class="hidden-xs hidden-sm"><?php echo _("Get in touch"); ?></h2>
+                <p class="projectDescription">You can contact the VLMC team via <i>IRC</i> on the <b>#vlmc</b> channel on the Freenode network. Additionally, join us by email on the <a href="https://mailman.videolan.org/listinfo/vlmc-devel">VLMC Development mailing-list</a>.</p>
+            </div>
+            <div class="col-md-4 v-align-md v-align-lg">
+                <img src="//images.videolan.org/vlmc/screenshots/snapshot14.jpg" class="center-sm center-xs img-responsive">
+            </div>
+        </div>
+    </div>
+</section>
</span> 
 <?php
   footer('$Id$');
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://code.videolan.org/VideoLAN.org/websites/commit/ae16e8c1079ac1995c259b3f3d2bcb5a34e844ea">View it on GitLab</a>.
<br>
You're receiving this email because of your account on code.videolan.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://code.videolan.org/VideoLAN.org/websites/commit/ae16e8c1079ac1995c259b3f3d2bcb5a34e844ea"}}</script>
</p>
</div>
</body>
</html>