| Total # of Applicants Who Hunted: | 
                        {{harvest.total_hunters}} | 
                    
                    
                        | Total # Hunters Who Participated: | 
                        {{harvest.total_hunting_party}} | 
                    
                    
                    
                        | Size of Average Hunting Party: | 
                        {{harvest.average_hunting_party | number}} | 
                    
                    
                        | Total alligators harvested: | 
                        {{harvest.total_harvest_public}} ({{harvest.total_under_seven}} < 7' and {{harvest.total_over_seven}} > 7') | 
                    
                    
                        | Total Alligators Captured and Released: | 
                        {{harvest.total_captured}} | 
                    
                    
                        | Capture Methods: | 
                        
                            
                                {{x.description}} ({{x.total}})
                                /
                            
                         | 
                    
                    
                        | Total Hunters Who Harvested an Alligator: | 
                        {{harvest.total_hunters_who_harvested}} | 
                    
                    
                        | Total Hours Spent Hunting: | 
                        {{harvest.total_hours | number}} | 
                    
                    
                        | Total Hours Per Alligator: | 
                        {{harvest.average_hours_per_gator | number}} |