blog: show abstract in listing, content on post
This commit is contained in:
		
					parent
					
						
							
								11ac4f2388
							
						
					
				
			
			
				commit
				
					
						9906c3e183
					
				
			
		
					 2 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -15,6 +15,10 @@
 | 
			
		|||
    {% endif %}
 | 
			
		||||
    on {{ post.pub_date }}
 | 
			
		||||
  </p>
 | 
			
		||||
  {% if from_index %}
 | 
			
		||||
  {{ post.abstract }}
 | 
			
		||||
  {% else %}
 | 
			
		||||
  {{ post.body }}
 | 
			
		||||
  {% endif %}
 | 
			
		||||
  </div>
 | 
			
		||||
{% endmacro %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue