From: <bms...@us...> - 2007-11-09 23:36:03
|
Revision: 2591 http://morphix.svn.sourceforge.net/morphix/?rev=2591&view=rev Author: bmsleight Date: 2007-11-09 15:36:01 -0800 (Fri, 09 Nov 2007) Log Message: ----------- More django Modified Paths: -------------- trunk/morphixlivekiosk/scripts/mbuild/templates/emailnotify.html Modified: trunk/morphixlivekiosk/scripts/mbuild/templates/emailnotify.html =================================================================== --- trunk/morphixlivekiosk/scripts/mbuild/templates/emailnotify.html 2007-11-09 23:34:22 UTC (rev 2590) +++ trunk/morphixlivekiosk/scripts/mbuild/templates/emailnotify.html 2007-11-09 23:36:01 UTC (rev 2591) @@ -8,5 +8,5 @@ <p>In the meatime - have a look at the <a href=/view-queue/>queue of built and yet to be build kiosks</a><p> <p>Will send an email when the elves have built the kiosk.<p> -<p><a href=/template/{{newtemplate.template}}>Raw Template.xml</a><p> +<p><a href=/templates/{{newtemplate.template}}>Raw Template.xml</a><p> <p>You can cheak the status of your build request at anytime by visiting this page<p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |