Pārlūkot izejas kodu

set feed encoding to utf-8

Thomas Buck 3 gadus atpakaļ
vecāks
revīzija
5ff97d94de
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      macros.py

+ 1
- 1
macros.py Parādīt failu

443
 # rss feed generation
443
 # rss feed generation
444
 # -----------------------------------------------------------------------------
444
 # -----------------------------------------------------------------------------
445
 
445
 
446
-_RSS = """<?xml version="1.0"?>
446
+_RSS = """<?xml version="1.0" encoding="UTF-8"?>
447
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
447
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
448
 <channel>
448
 <channel>
449
 <title>%s</title>
449
 <title>%s</title>

Notiek ielāde…
Atcelt
Saglabāt