{% extends "base.html" %} {% block extra_head %} {% endblock %} {% block content %}

{{ farm.owner_username }}'s Code Farm

Water their growing builds to speed them up and earn coins yourself.

Back to your farm
{% if game_error %} {% endif %}
Level {{ farm.level }}
CI Tier {{ farm.ci_tier }} {{ farm.ci_label }}
Harvests {{ format_exact(farm.total_harvests) }}

Plots

{% include "_game_grid.html" %}
{% endblock %}