Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
marvel
GitHub Repository: marvel/qnf
Path: blob/master/elisp/emacs-for-python/yasnippet/snippets/html-mode/meta/meta.http-equiv
990 views
#contributor : Jimmy Wu <[email protected]>
#name : <meta http-equiv="..." content="..." />
# --
<meta http-equiv="${1:Content-Type}" content="${2:text/html; charset=UTF-8}" />