templates: Show fundraising header for end-of-CY2018 match.
This commit is contained in:
		
							parent
							
								
									adb2dfac61
								
							
						
					
					
						commit
						717f3fadda
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -62,7 +62,6 @@ this_match_remaining: this_match_goal - this_match_so_far
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{% endcomment %}
 | 
					{% endcomment %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{% comment %}
 | 
					 | 
				
			||||||
{% if sitefundgoal %}
 | 
					{% if sitefundgoal %}
 | 
				
			||||||
{% with this_match_goal=sitefundgoal.fundraiser_goal_amount this_match_so_far=sitefundgoal.fundraiser_so_far_amount %}
 | 
					{% with this_match_goal=sitefundgoal.fundraiser_goal_amount this_match_so_far=sitefundgoal.fundraiser_so_far_amount %}
 | 
				
			||||||
{% with this_match_remaining=this_match_goal|subtract:this_match_so_far %}
 | 
					{% with this_match_remaining=this_match_goal|subtract:this_match_so_far %}
 | 
				
			||||||
| 
						 | 
					@ -96,7 +95,6 @@ this_match_remaining: this_match_goal - this_match_so_far
 | 
				
			||||||
{% endwith %}
 | 
					{% endwith %}
 | 
				
			||||||
{% endwith %}
 | 
					{% endwith %}
 | 
				
			||||||
{% endif %}
 | 
					{% endif %}
 | 
				
			||||||
{% endcomment %}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
      {% block outercontent %}<div id="mainContent"> {% block content %}{% endblock %}</div>{% endblock %}
 | 
					      {% block outercontent %}<div id="mainContent"> {% block content %}{% endblock %}</div>{% endblock %}
 | 
				
			||||||
    <div id="conservancyfooter">
 | 
					    <div id="conservancyfooter">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue