[SUCS Devel] [Git][sucssite/sucs-site][master] Add a link to the Gitlab on the Projects page of the site.

Imran Hussain imranh at sucs.org
Fri Sep 11 17:32:35 BST 2015


Imran Hussain pushed to branch master at sucssite / sucs-site


Commits:
fbc34b60 by Imran Hussain at 2015-09-11T17:32:30Z
Add a link to the Gitlab on the Projects page of the site.

- - - - -


1 changed file:

- templates/projects.tpl


Changes:

=====================================
templates/projects.tpl
=====================================
--- a/templates/projects.tpl
+++ b/templates/projects.tpl
@@ -1,7 +1,10 @@
 <h3>Projects currently hosted by SUCS</h3>
+
+<p>SUCS has recently deployed <a href="https://projects.sucs.org/explore">Gitlab</a> with a more expansive list of projects.</p>
+
 <dl>
 {foreach name=projects from=$projects item=project}
 <dt><a href="http://projects.sucs.org/projects/{$project.filename}">{$project.name}</a></dt>
 {if $project.descr}<dd>{$project.descr}{/if}</dd>
 {/foreach}
-</dl>
+</dl>
\ No newline at end of file



View it on GitLab: https://gitlab.sucs.org/sucssite/sucs-site/commit/fbc34b606f88fca0593f07c38a655311628f4173
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20150911/24af94e9/attachment.html>


More information about the Devel mailing list