content <def tag="page" attrs="title${1/(.*)/,/}${1:}"> <% title ||= human_type + ": " + display_name(:no_span => true) %> <%= '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">' %> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title><%= title %></title> </head> <body> ${2:page content} </body> </html> name def page (defpage ⇥) scope text.html.ruby.dryml tabTrigger defpage uuid 0FC44D5A-B0FB-4380-8DE4-E4F2A82C9D21