Skip to content

Commit

Permalink
user-profile: template: profile: Month > Year
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank Verma <[email protected]>
  • Loading branch information
shank03 committed Oct 6, 2023
1 parent 468cf9e commit 964d637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_profile/templates/user_profile/profile-card.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h6><b>Course</b></h6>
</p>
</div>
<div class="col-6 mb-3">
<h6><b>Month</b></h6>
<h6><b>Year</b></h6>
<p class="text-muted">
{{ native_profile.get_current_year_display }}
</p>
Expand Down

0 comments on commit 964d637

Please sign in to comment.