{% 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
Level {{ farm.level }}
CI Tier {{ farm.ci_tier }} {{ farm.ci_label }}
Harvests {{ farm.total_harvests }}

Plots

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