Change flatpage titles
This commit is contained in:
parent
db81d86504
commit
9c8c1f61ef
1 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
"pk": 2,
|
||||
"fields": {
|
||||
"url": "/attend/code-of-conduct/",
|
||||
"title": "Code of Conduct -- LCA2019",
|
||||
"title": "Code of Conduct",
|
||||
"content": "",
|
||||
"enable_comments": false,
|
||||
"template_name": "flatpages/coc.html",
|
||||
|
@ -34,7 +34,7 @@
|
|||
"pk": 3,
|
||||
"fields": {
|
||||
"url": "/attend/terms-and-conditions/",
|
||||
"title": "Terms and Conditions -- LCA2019",
|
||||
"title": "Terms and Conditions",
|
||||
"content": "",
|
||||
"enable_comments": false,
|
||||
"template_name": "flatpages/toc.html",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"pk": 4,
|
||||
"fields": {
|
||||
"url": "/sponsors/",
|
||||
"title": "Sponsorship -- LCA2019",
|
||||
"title": "Sponsorship",
|
||||
"content": "",
|
||||
"enable_comments": false,
|
||||
"template_name": "flatpages/sponsorship.html",
|
||||
|
@ -64,7 +64,7 @@
|
|||
"pk": 5,
|
||||
"fields": {
|
||||
"url": "/call-for-papers/",
|
||||
"title": "Call for Papers -- LCA2019",
|
||||
"title": "Call for Papers",
|
||||
"content": "",
|
||||
"enable_comments": false,
|
||||
"template_name": "flatpages/proposals.html",
|
||||
|
@ -109,7 +109,7 @@
|
|||
"pk": 8,
|
||||
"fields": {
|
||||
"url": "/attend/tickets/",
|
||||
"title": "Tickets & Prices -- LCA2019",
|
||||
"title": "Tickets & Prices",
|
||||
"content": "",
|
||||
"enable_comments": false,
|
||||
"template_name": "flatpages/tickets_prices.html",
|
||||
|
@ -124,7 +124,7 @@
|
|||
"pk": 9,
|
||||
"fields": {
|
||||
"url": "/attend/shirts/",
|
||||
"title": "Shirts -- LCA2019",
|
||||
"title": "Shirts",
|
||||
"content": "",
|
||||
"enable_comments": false,
|
||||
"template_name": "flatpages/shirts.html",
|
||||
|
|
Loading…
Reference in a new issue