style: showing the message as alert elements on the course page

This commit is contained in:
Anand Chitipothu
2021-05-06 21:05:36 +05:30
parent 92c4a86e8b
commit bc11730697

View File

@@ -99,7 +99,7 @@
<h2>Your Batches</h2>
{% if mentor_batches %}
<div class="message">
<div class="alert alert-secondary">
You are a mentor for this course. Manage your batches or create a new batch from here.
</div>