blob: b8f91452925fb027947aeb2037156c5714259824 (
plain)
1
2
3
4
5
6
7
8
9
|
<h1 class="display-1">Ferti</h1>
<%= render "nutrient_profile_allocator", nutrient_profiles: @nutrient_profiles %>
<%#= render "raft_allocation" %>
<%#= render "target_table" %>
<%#= render "nutrient_measurements" %>
|