Skip to content

Commit

Permalink
minor changes in ui
Browse files Browse the repository at this point in the history
  • Loading branch information
harshraj22 committed Apr 8, 2020
1 parent b8f04fa commit 2b67909
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
&nbsp; <i class="fa fa-question text-secondary text-large" aria-hidden="true"></i>
{% endif %}
<a class="btn btn-primary btn-sm float-right" href="{% url 'display-submitted-code' code.author.username code.id %}">View</a>
<div class="float-right mx-3">{{ code.created_on }}</div>
</li>
</div>
{% endfor %}
Expand Down

0 comments on commit 2b67909

Please sign in to comment.