Skip to content

Commit

Permalink
Add Tags Django form
Browse files Browse the repository at this point in the history
  • Loading branch information
Miniapple8888 committed May 24, 2021
1 parent 467599f commit c48dc21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/edit_profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h2>Edit Profile</h2>
</div>
</div> -->
<br>
<input type="submit" class="btn-primary btn--pilled u-pull-right animated" value="Save all">
<input type="submit" class="btn-primary btn--pilled u-pull-right animated" value="Save all" id="edit-profile">
</div>
</form>
</div>
Expand Down

0 comments on commit c48dc21

Please sign in to comment.