templates: added meta description and block meta.
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
		
					parent
					
						
							
								3f5339129c
							
						
					
				
			
			
				commit
				
					
						7444c36392
					
				
			
		
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -27,7 +27,10 @@
 | 
				
			||||||
    <link href="{% static 'blog.ungleich.ch/css/clean-blog.css' %}" type="text/css"
 | 
					    <link href="{% static 'blog.ungleich.ch/css/clean-blog.css' %}" type="text/css"
 | 
				
			||||||
	  rel="stylesheet" medial="all" />
 | 
						  rel="stylesheet" medial="all" />
 | 
				
			||||||
    {% endaddtoblock %}
 | 
					    {% endaddtoblock %}
 | 
				
			||||||
 | 
					    <meta charset="UTF-8">
 | 
				
			||||||
 | 
					    <meta name="description" content="{% page_attribute 'meta_description' %}">
 | 
				
			||||||
 | 
					    {% block meta %}
 | 
				
			||||||
 | 
					    {% endblock %}
 | 
				
			||||||
    {% render_block "external-css" %}
 | 
					    {% render_block "external-css" %}
 | 
				
			||||||
    {% render_block "css" postprocessor "compressor.contrib.sekizai.compress" %}
 | 
					    {% render_block "css" postprocessor "compressor.contrib.sekizai.compress" %}
 | 
				
			||||||
  </head>
 | 
					  </head>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue