X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=templates%2Fen_US%2Fcgi%2Fbugreport.tx;fp=templates%2Fen_US%2Fcgi%2Fbugreport.tx;h=67f9c5eb94756c2b4cdcf4db6f41d3bd9dc01541;hb=757b392b853d7bc16592b9431d5275ca943684e4;hp=0000000000000000000000000000000000000000;hpb=c2c0456ea201ec1109a76bad797d29ed38dfcb15;p=debbugs.git diff --git a/templates/en_US/cgi/bugreport.tx b/templates/en_US/cgi/bugreport.tx new file mode 100644 index 0000000..67f9c5e --- /dev/null +++ b/templates/en_US/cgi/bugreport.tx @@ -0,0 +1,52 @@ +<: include "html/pre_title.tx" :>#<: $bug_num :> - <: $status.subject :> - <: $config.project :> <: $config.bug :> report logs<: include "html/post_title.tx" :> + + + + +
<: $config.project :> <: $config.bug :> report logs
+

#<: $bug_num :> + <: $status.subject :> +

+
<: raw($version_graph) :>
+<: include "cgi/bugreport_pkginfo.tx" :> +<: include "cgi/bugreport_buginfo.tx" :> +
+: if looks_like_number($msg) { + Full log +: } else { +: if ! $status.archived { +Reply +or subscribe +to this <: $config.bug :>. +: } +View this <: $config.bug :> as an +1,options=>{mbox=>"yes"}) :>">mbox, +1,options=>{mbox=>"yes",mboxstatus => "yes"}) :>">status mbox, or +1,options=>{mbox=>"yes",mboxmaint => "yes"}) :>">maintainer mbox + +
+: } +<: raw($log) :> + +
+

Send a report that this bug log contains spam.

+
+<: include "html/html_tail.tx" :> + +