Index: /locker/deploy/bin/django
===================================================================
--- /locker/deploy/bin/django	(revision 1045)
+++ /locker/deploy/bin/django	(revision 1046)
@@ -104,10 +104,10 @@
 print "done\n";
 
-print "\nDjango has been installed. The setup is roughly what's described\n"
-print "in the shared-hosting section of\n"
-print "  http://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/\n"
-print "We've also enabled the admin app. You can start from the 'Creating\n"
-print "models' step of the Django tutorial:\n"
-print "  http://docs.djangoproject.com/en/dev/intro/tutorial01/#id3\n\n"
+print "\nDjango has been installed. The setup is roughly what's described\n";
+print "in the shared-hosting section of\n";
+print "  http://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/\n";
+print "We've also enabled the admin app. You can start from the 'Creating\n";
+print "models' step of the Django tutorial:\n";
+print "  http://docs.djangoproject.com/en/dev/intro/tutorial01/#id3\n\n";
 print "Your project is located in:\n";
 print "  /mit/$USER/Scripts/django/$name/\n";
