diff --git a/interface.html b/interface.html
index 0a95e40..439f3f8 100644
--- a/interface.html
+++ b/interface.html
@@ -1872,10 +1872,13 @@
App submission status
Completed
\{{#if fileUrl}}
\{{/if}}
+ \{{#if isAdmin}}
\{{#if debugFileUrl}}
\{{else}}
- Admin Debug app not available
\{{/if}}
+ Admin Debug app not available
+ \{{/if}}
+ \{{/if}}
\{{#if updatedAt}} Finished on: \{{updatedAt}}\{{/if}}
|