mirror of
				https://git.wownero.com/lza_menace/suchwow.git
				synced 2024-08-15 01:03:19 +00:00 
			
		
		
		
	show transfers text on post regardless
This commit is contained in:
		
							parent
							
								
									ca0c515ddc
								
							
						
					
					
						commit
						ec7a8ecdae
					
				
					 1 changed files with 19 additions and 21 deletions
				
			
		| 
						 | 
				
			
			@ -20,7 +20,6 @@
 | 
			
		|||
      <!-- Payments -->
 | 
			
		||||
      <h2>Payments</h2>
 | 
			
		||||
      <p style="word-break:break-all;">Vote for this post by sending WOW to the following address:<br><i>{{ address }}</i></p>
 | 
			
		||||
      {% if transfers %}
 | 
			
		||||
      <h5>WOW Received</h5>
 | 
			
		||||
      {% if transfers.in %}
 | 
			
		||||
        <ul>
 | 
			
		||||
| 
						 | 
				
			
			@ -41,7 +40,6 @@
 | 
			
		|||
      {% else %}
 | 
			
		||||
        <p>No payouts yet.</p>
 | 
			
		||||
      {% endif %}
 | 
			
		||||
      {% endif %}
 | 
			
		||||
      <hr>
 | 
			
		||||
 | 
			
		||||
      <!-- Comments -->
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue