Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,9 @@ <h2 class="section-title">Find Your Next Project</h2>
<option value="Advanced">Advanced</option>
</select>
</div>
<span class="form-hint">
Select your current proficiency level such as Beginner, Intermediate, or Advanced.
</span>
<div class="form-error-msg" id="level-error"></div>
</div>

Expand Down
Loading