Created
January 30, 2019 15:18
-
-
Save YankeeTube/72fbefb420f2a3bc9306cc9240d6b299 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- 아래와 같은 폼 뷰를 사용할 경우 --> | |
| {{ form.nametest }} | |
| <!-- 결과 물 --> | |
| <input type='radio' name='on_change' id='test' class='class'/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment