<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>Imran Hussain pushed to branch master at <a href="https://projects.sucs.org/sucssite/sucs-site">sucssite / sucs-site</a></h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://projects.sucs.org/sucssite/sucs-site/commit/124f33bbc5dc3a6d69751d1c6c2090b286285e62">124f33bb</a></strong>
<div>
<span>by Imran Hussain</span>
<i>at 2015-10-21T13:26:47Z</i>
</div>
<pre class='commit-message'>Fix a spacing issue</pre>
</li>
<li>
<strong><a href="https://projects.sucs.org/sucssite/sucs-site/commit/e9e2a380409e43365d51785ffcc06e5f527fb0f2">e9e2a380</a></strong>
<div>
<span>by Imran Hussain</span>
<i>at 2015-10-21T13:27:07Z</i>
</div>
<pre class='commit-message'>Merge branch 'master' of projects.sucs.org:sucssite/sucs-site</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
templates/members.tpl
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://projects.sucs.org/sucssite/sucs-site/compare/8e84a71b8630b0516c7ec0bd64ce97434e36abb0...e9e2a380409e43365d51785ffcc06e5f527fb0f2#diff-0'>
<strong>
templates/members.tpl
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/templates/members.tpl
</span><span style="color: #000000;background-color: #ddffdd">+++ b/templates/members.tpl
</span><span style="color: #aaaaaa">@@ -25,8 +25,7 @@
</span>                         {if $member.website }
                             <dt>Website</dt>
                             <dd>
<span style="color: #000000;background-color: #ffdddd">-                                <a href="http://sucs.org/~{$member.uid|escape:'url'}/">http://sucs.org/~{$member.uid|escape:'url'}
-                                    /</a></dd>
</span><span style="color: #000000;background-color: #ddffdd">+                                <a href="http://sucs.org/~{$member.uid|escape:'url'}/">http://sucs.org/~{$member.uid|escape:'url'}/</a></dd>
</span>                         {/if}
                         {if isset($member.project) }
                             <dt>Project</dt>
</code></pre>

<br>
</li>

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

<br>
<a href="https://projects.sucs.org/sucssite/sucs-site/compare/8e84a71b8630b0516c7ec0bd64ce97434e36abb0...e9e2a380409e43365d51785ffcc06e5f527fb0f2">View it on GitLab</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":["merge_requests","issues","commit"],"url":"https://projects.sucs.org/sucssite/sucs-site/compare/8e84a71b8630b0516c7ec0bd64ce97434e36abb0...e9e2a380409e43365d51785ffcc06e5f527fb0f2"}}</script>
</p>
</div>
</body>
</html>