Add page titles
This commit is contained in:
parent
28c3908099
commit
71c5de49d3
3 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{% extends 'base.html' %}
|
||||
{% load thumbnail %}
|
||||
|
||||
{% block title %}Recherche{% endblock %}
|
||||
|
||||
{% block extrahead %}
|
||||
<style>
|
||||
ul.results { list-style-type: none; padding: 0; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue