Added snippets for Emacs
This commit is contained in:
3
emacs/.emacs.d/snippets/python-mode/render
Normal file
3
emacs/.emacs.d/snippets/python-mode/render
Normal file
@@ -0,0 +1,3 @@
|
||||
#name : render
|
||||
# --
|
||||
return render_template("$1", data=$2)
|
||||
Reference in New Issue
Block a user