5 lines
No EOL
79 B
Text
5 lines
No EOL
79 B
Text
# -*- mode: snippet -*-
|
|
# name: url
|
|
# key: url
|
|
# --
|
|
url(r'^$1', $2, name='$3'), |