Nom de recette en début de titre de page
This commit is contained in:
		
							parent
							
								
									4972fd2b14
								
							
						
					
					
						commit
						5014ee24fc
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,7 @@
 | 
			
		|||
<head>
 | 
			
		||||
    <meta charset="utf-8">
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
			
		||||
    <title>Recettes {% block title %}page title{% endblock %}</title>
 | 
			
		||||
    <title>{% block title %}page title{% endblock %}</title>
 | 
			
		||||
    <link rel="stylesheet" href="{% static 'css/main.css' %}">
 | 
			
		||||
    {% block extrahead %}
 | 
			
		||||
    {% endblock %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{% extends 'base.html' %}
 | 
			
		||||
{% load thumbnail %}
 | 
			
		||||
 | 
			
		||||
{% block title %}Recherche{% endblock %}
 | 
			
		||||
{% block title %}Recherche de recettes{% endblock %}
 | 
			
		||||
 | 
			
		||||
{% block extrahead %}
 | 
			
		||||
<style>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue