diff --git a/components/match2/wikis/dota2/match_page_template.lua b/components/match2/wikis/dota2/match_page_template.lua index 414133d205a..19cd110354f 100644 --- a/components/match2/wikis/dota2/match_page_template.lua +++ b/components/match2/wikis/dota2/match_page_template.lua @@ -52,17 +52,6 @@ return { ]=], game = [=[ - {{^isBestOfOne}}
-
-
{{&opponents.1.iconDisplay}}
-
-
{{#teams.1.side}}[[File:Dota2 faction {{teams.1.side}}.png|link=|{{teams.1.side}} side]]{{/teams.1.side}}
-
{{#finished}}
{{teams.1.scoreDisplay}}–{{teams.2.scoreDisplay}}
{{length}}
{{/finished}}
-
{{#teams.2.side}}[[File:Dota2 faction {{teams.2.side}}.png|link=|{{teams.2.side}} side]]{{/teams.2.side}}
-
-
{{&opponents.2.iconDisplay}}
-
-
{{/isBestOfOne}}

Draft