diff --git a/.emacs.d/snippets/org-mode/html b/.emacs.d/snippets/org-mode/html
index 67879d3..e38a2cc 100644
--- a/.emacs.d/snippets/org-mode/html
+++ b/.emacs.d/snippets/org-mode/html
@@ -2,4 +2,4 @@
# name: html
# key: @@$0
\ No newline at end of file
+@@html:<${1:tag}>@@${2:content}@@html:${1:$(yas-text)}>@@$0
\ No newline at end of file