We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e595cdf commit aa936ffCopy full SHA for aa936ff
ch08-jquery-file-upload/views/contest/vacation-photo.handlebars
@@ -1,6 +1,6 @@
1
<form class="form-horizontal" role="form"
2
enctype="multipart/form-data" method="POST"
3
- action="/contest/vacation-photo/{year}/{month}">
+ action="/contest/vacation-photo/{{year}}/{{month}}">
4
<div class="form-group">
5
<label for="fieldName" class="col-sm-2 control-label">Name</label>
6
<div class="col-sm-4">
0 commit comments