diff --git a/tools/check-templates b/tools/check-templates
index 6490172bd2..855c521dab 100755
--- a/tools/check-templates
+++ b/tools/check-templates
@@ -107,7 +107,6 @@ def check_html_templates(templates, all_dups):
# Ignore these files since these have not been cleaned yet :/
IGNORE_FILES = [
# Temporarily Avoiding cleaning these to avoid merge conflicts for now.
- 'templates/zerver/compose.html',
'templates/zerver/keyboard_shortcuts.html',
'templates/zerver/navbar.html',
# zephyr-mirror.html has some whitespace-dependent formatting