diff --git a/templates/match_play.html b/templates/match_play.html
index 71276bb..d60f19d 100644
--- a/templates/match_play.html
+++ b/templates/match_play.html
@@ -40,9 +40,11 @@
Load
-
- Show Result
-
+ {{if eq $match.Status "complete"}}
+
+ Show Result
+
+ {{end}}
{{end}}