diff options
author | raylu <raylu@gridium.com> | 2013-10-20 04:47:01 -0700 |
---|---|---|
committer | raylu <raylu@gridium.com> | 2013-10-20 04:47:01 -0700 |
commit | 4cd3be430d0cde09093822ae749c95903fe8c719 (patch) | |
tree | 590e734986b976c00855247d702b52000f1c8365 /web/templates/kill.html | |
parent | b5e9beaa31e9d2a7f54909a1467eda7171ed3229 (diff) | |
download | ykill-4cd3be430d0cde09093822ae749c95903fe8c719.tar.xz |
show more character and item data on kills
Diffstat (limited to 'web/templates/kill.html')
-rw-r--r-- | web/templates/kill.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/templates/kill.html b/web/templates/kill.html index 112c2e8..95bd972 100644 --- a/web/templates/kill.html +++ b/web/templates/kill.html @@ -11,4 +11,6 @@ <div id="characters"></div> +<div id="items"></div> + {% end %} |