lazy_user singe job only
[django_unres.git] / django_simple / authentication / templates / registration / login.html
index a222731..544ddab 100644 (file)
@@ -3,7 +3,7 @@
 
 {% block content %}
 
-Run jobs without login.
+Run a single job without login.
 
                <li class="list-group-item new-task-item task-item">
                        <form action="/add/" method="post">
@@ -23,7 +23,7 @@ Run jobs without login.
 
 
 <hr>
-Register and login to save your jobs.
+Register and login to save many jobs.
 
 <form method="post" action=".">
   {% csrf_token %}