| 
									
										
										
										
											2018-03-25 13:20:54 -04:00
										 |  |  | <%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%> | 
					
						
							| 
									
										
										
										
											2018-03-25 13:30:42 -04:00
										 |  |  | <table class='table--plaid u-marginBottom--20'> | 
					
						
							|  |  |  |   <thead> | 
					
						
							|  |  |  |     <th>Supporters</th> | 
					
						
							|  |  |  |     <th>Total</th> | 
					
						
							|  |  |  |     <th>One time</th> | 
					
						
							|  |  |  |     <th>Recurring</th> | 
					
						
							|  |  |  |     <th>Offsite</th> | 
					
						
							|  |  |  |   </thead> | 
					
						
							|  |  |  |   <tbody> | 
					
						
							|  |  |  |     <tr> | 
					
						
							|  |  |  |       <td> | 
					
						
							|  |  |  |         <!--= put campaign_totals.supporters_count --> | 
					
						
							|  |  |  |       </td> | 
					
						
							|  |  |  |       <td> | 
					
						
							|  |  |  |         $<!--= put (cents_to_dollars campaign_totals.total_cents) --> | 
					
						
							|  |  |  |       </td> | 
					
						
							|  |  |  |       <td> | 
					
						
							|  |  |  |         $<!--= put (cents_to_dollars campaign_totals.onetime_cents) --> | 
					
						
							|  |  |  |       </td> | 
					
						
							|  |  |  |       <td> | 
					
						
							|  |  |  |         $<!--= put (cents_to_dollars campaign_totals.recurring_cents) --> | 
					
						
							|  |  |  |       </td> | 
					
						
							|  |  |  |       <td> | 
					
						
							|  |  |  |         $<!--= put (cents_to_dollars campaign_totals.offsite_cents) --> | 
					
						
							|  |  |  |       </td> | 
					
						
							|  |  |  |     </tr> | 
					
						
							|  |  |  |   </tbody> | 
					
						
							|  |  |  | </table> | 
					
						
							|  |  |  | <!--= hide_if loading_totals --> | 
					
						
							|  |  |  | 
 |