diff --git a/public_html/.htaccess b/public_html/.htaccess
index 41abf123..83ae6f1a 100644
--- a/public_html/.htaccess
+++ b/public_html/.htaccess
@@ -15,5 +15,5 @@ RewriteRule ^/?data/thumbnails/(\d+)x(\d+)/avatars/([^/]+)/? /api/users/$3/avata
RewriteRule ^/?api/(.*) api-dispatch.php?q=$0 [QSA,L]
-AddType text/html .tpl
+AddType text/plain .tpl