forked from em/receptty.org
		
	Velikost nadpisu a datumu v bloku s receptem
This commit is contained in:
		@@ -23,8 +23,8 @@
 | 
			
		||||
		{% endif %}
 | 
			
		||||
		{% set_global image_found = 0 %}
 | 
			
		||||
		{% if recipe.title %}<h3>{{ recipe.title }}</h3>{% endif %}
 | 
			
		||||
		{% if recipe.date %}<span class="date">{{ recipe.date | date(format="%d.%m.%Y") }}</span>{% endif %}
 | 
			
		||||
	</a>
 | 
			
		||||
	{% if recipe.date %}<span class="date">{{ recipe.date | date(format="%d.%m.%Y") }}</span>{% endif %}
 | 
			
		||||
</article>
 | 
			
		||||
{% endmacro print_recipe %}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user