diff options
Diffstat (limited to 'chimere_rss/templates/rss_title.html')
| -rw-r--r-- | chimere_rss/templates/rss_title.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chimere_rss/templates/rss_title.html b/chimere_rss/templates/rss_title.html new file mode 100644 index 0000000..5b379e7 --- /dev/null +++ b/chimere_rss/templates/rss_title.html @@ -0,0 +1,2 @@ +{% load i18n %} +{{ obj.name }} |
