r1406: Moving the rest of the email body texts (from class_notification.php) to templates
[bugdar.git] / templates / email / notice_new_bug.part.tpl
1 This bug has been added to the database:
2 ============================================
3 Bug ID: $bug[bugid]
4 Summary: $bug[summary]
5 Reporter: $user
6 Product/Component/Version: $product
7 Initial report:
8 --------------------------------------------
9 $comment[comment]
10 --------------------------------------------
11 ============================================