diff --git a/zorg/buildbot/reporters/utils.py b/zorg/buildbot/reporters/utils.py index acb7693e..c8216ed6 100644 --- a/zorg/buildbot/reporters/utils.py +++ b/zorg/buildbot/reporters/utils.py @@ -117,6 +117,8 @@ def get_log_details(build): Here is the relevant piece of the build log for the reference: ``` +{{ summary }} + {{ details }} ``` """