blob: ce0a730d843fd5ce1fcb9a6e1b9c727efb4e6044 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{% autoescape off %}* Note: this is an automated message
The following package:
Package Name: {{ pkg.pkgname }}
Architecture: {{ pkg.arch.name }}
Repository: {{ pkg.repo.name }}
({{ weburl }})
has been added to this todo list:
Creator: {{todolist.creator.get_full_name}}
Name: {{todolist.name}}
Description:
{{todolist.description|wordwrap:69}}
|