diff --git a/frappe/utils/html_utils.py b/frappe/utils/html_utils.py
index 9885a8a8a9..c34c4fd188 100644
--- a/frappe/utils/html_utils.py
+++ b/frappe/utils/html_utils.py
@@ -424,6 +424,7 @@ acceptable_attributes = [
"cols",
"colspan",
"compact",
+ "content",
"contenteditable",
"controls",
"coords",