COW AGENT ON {{cowstatus.host}} At: {{cowstatus.revision}} Vs. Head:{{cowstatus.head}}
Running as {%if cowstatus.dev%} Dev Server {% else %} WSGI module {% endif %} from {{cowstatus.root}}. Crontab for COW is {{cowstatus.crontab | safe}}
Last Queuemaster update at {{AE2Settings.lastqueuecheck}}
{% if AE2Settings.automated_os%}
This cow has been munching happily on grains in its stall. It is hooked up and ready for the milking to begin.
{% elif AE2Settings.cow_mode == 1 %}
This Cow is being milked by hand: (AUTOMATION DISABLED)
This cow is waiting for you to milk it. There is a stool and bucket ready for you.
({{AE2Settings.mode_username}} put it all there for you on {{AE2Settings.mode_dtg}})
{% else %}
This Cow is grazing: (COW & AUTOMATION DISABLED)
This cow is out to pasture. It is grazing happily so you can clean it's stall.
({{AE2Settings.mode_username}} let this cow out of the barn on {{AE2Settings.mode_dtg}})
{% endif %}
{{cowmodeform}}
{% if request.user.is_authenticated == False %}PLEASE LOGIN{% endif %}
Automated testing configuration (used when triggered by BuildBot)
{% if request.user.is_authenticated == False %}PLEASE LOGIN{% endif %}