<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>Andy Pover 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/442c04feacc9d92541a8b58be5842e3c0ea50242">442c04fe</a></strong>
<div>
<span>by unreturnable</span>
<i>at 2015-09-23T18:14:13Z</i>
</div>
<pre class='commit-message'>Removed google search bar</pre>
</li>
<li>
<strong><a href="https://projects.sucs.org/sucssite/sucs-site/commit/73906dde16862236172710cbae0ec7d4c9edbc61">73906dde</a></strong>
<div>
<span>by Andy Pover</span>
<i>at 2015-09-23T18:21:45Z</i>
</div>
<pre class='commit-message'>Merge branch 'master' into 'master'

Removed google search bar closes #16

Removed the google search bar as I suggested in issue #16

See merge request !8</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
templates/foot.tpl
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://projects.sucs.org/sucssite/sucs-site/compare/29cb5ed36ebd6351a16fd4566094e5454fabf081...73906dde16862236172710cbae0ec7d4c9edbc61#diff-0'>
<strong>
templates/foot.tpl
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/templates/foot.tpl
</span><span style="color: #000000;background-color: #ddffdd">+++ b/templates/foot.tpl
</span><span style="color: #aaaaaa">@@ -3,9 +3,6 @@
</span> <div id="navigation">
 {include file="menu.tpl"}
 
-
-{include file="search.tpl"}
-
 {if $session->loggedin}
        <div style="resize: both;">
                {include file="feedback.tpl"}
<span style="color: #aaaaaa">@@ -29,7 +26,7 @@
</span> </div>
 
 {if $action=="edit"}
<span style="color: #000000;background-color: #ffdddd">-        <!-- 
</span><span style="color: #000000;background-color: #ddffdd">+        <!--
</span>         <script language="javascript" type="text/javascript" src="{$baseurl}/js/tinymce/jscripts/tiny_mce/tiny_mce.js"></script>
         <script language="javascript" type="text/javascript" src="{$baseurl}/js/tiny_mce.js"></script>
         --!>
</code></pre>

<br>
</li>

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

<br>
<a href="https://projects.sucs.org/sucssite/sucs-site/compare/29cb5ed36ebd6351a16fd4566094e5454fabf081...73906dde16862236172710cbae0ec7d4c9edbc61">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/29cb5ed36ebd6351a16fd4566094e5454fabf081...73906dde16862236172710cbae0ec7d4c9edbc61"}}</script>
</p>
</div>
</body>
</html>