[Assorted-commits] SF.net SVN: assorted:[1439] pitch-in/trunk/src/pitchin/pitchin/templates/ sponso
Brought to you by:
yangzhang
From: <yan...@us...> - 2009-05-31 20:08:29
|
Revision: 1439 http://assorted.svn.sourceforge.net/assorted/?rev=1439&view=rev Author: yangzhang Date: 2009-05-31 20:08:24 +0000 (Sun, 31 May 2009) Log Message: ----------- forgot to add sponsorship page Added Paths: ----------- pitch-in/trunk/src/pitchin/pitchin/templates/sponsorship.html Added: pitch-in/trunk/src/pitchin/pitchin/templates/sponsorship.html =================================================================== --- pitch-in/trunk/src/pitchin/pitchin/templates/sponsorship.html (rev 0) +++ pitch-in/trunk/src/pitchin/pitchin/templates/sponsorship.html 2009-05-31 20:08:24 UTC (rev 1439) @@ -0,0 +1,5 @@ +{% extends 'base.html' %} +{% block body %} +<p class="line">Interested in sponsoring PitchIn?</p> +<p>Get in touch with us by emailing <a href="mailto:in...@yz...">in...@yz...</a>.</p> +{% endblock %} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |