/ Published in: HTML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
//This snippet is custom made for use in a TextMate Bundle. //To appropriately use it, create a TextMate Bundle out of it. //After that you can assign it it's own shortcuts / key equivalents. <% //Declare Page Variables String r2c_section = "${1}"; String r2c_page = "${2}"; %>