Skip to content

Commit ce49ea6

Browse files
committed
Changed some description on index page
1 parent 1881fdc commit ce49ea6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/index_bootstrap.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,10 @@ <h4>WeChat CRN check</h4>
6060
</div>
6161
</div>
6262
<div class="description span6">
63-
<p>PCS parsers purdue class seats from Purdue Official Website</p>
63+
<p>Parsers purdue class seats from Purdue Website</p>
6464
<p>Keep tracking available class seats in real time</p>
6565
<p>Update the latest seats in <b>every 60 seconds</b></p>
66+
<p>Send email notification once new seats released</p>
6667
{% if not request.user.is_authenticated %}
6768
<p>
6869
<a href="{% url 'user_mode_register' %}" class="btn btn-large">Register Now »</a>

0 commit comments

Comments
 (0)