No need for emojis for free weekends
This commit is contained in:
		
							parent
							
								
									ff15f380fa
								
							
						
					
					
						commit
						96ab89b42f
					
				| 
						 | 
					@ -30,7 +30,7 @@
 | 
				
			||||||
            <a href="{{ event.url }}">{{ event.title }}</a>{% if not loop.last %},{%endif %}
 | 
					            <a href="{{ event.url }}">{{ event.title }}</a>{% if not loop.last %},{%endif %}
 | 
				
			||||||
          {% endfor %}
 | 
					          {% endfor %}
 | 
				
			||||||
        {% else %}
 | 
					        {% else %}
 | 
				
			||||||
          <em>🆓 🍃 📖</em>
 | 
					          <strong>free</strong>
 | 
				
			||||||
        {% endif %}
 | 
					        {% endif %}
 | 
				
			||||||
      </td>
 | 
					      </td>
 | 
				
			||||||
    {% endfor %}
 | 
					    {% endfor %}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue