15 lines
		
	
	
	
		
			464 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			464 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| <%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%>
 | |
| <% content_for(:dont_track_ga) {'true'} %>
 | |
| <% content_for(:hide_nav_beacon) {'true'} %>
 | |
| 
 | |
| <%= content_for :stylesheets do %>
 | |
| 	<%= stylesheet_link_tag 'nonprofits/btn/page' %>
 | |
| <% end %>
 | |
| 
 | |
| <% content_for :javascripts do %>
 | |
| 	<%= javascript_pack_tag 'i18n', 'page__nonprofits__btn' %>
 | |
| <% end %>
 | |
| 
 | |
| <div class='u-centered'>
 | |
| 	<p class='branded-donate-button'>Donate</p>
 | |
| </div>
 | 
