We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec4b4c commit b375817Copy full SHA for b375817
oshc/main/templates/contests.html
@@ -12,7 +12,7 @@
12
</style>
13
<section class="main-section">
14
<div class="container">
15
- <h3>List of Upcoming Contests</h3>
+ <h3>List of Upcoming Open Source Contests</h3>
16
<div class="container-fluid">
17
<div class="row">
18
{% for contest in contest_list %}
0 commit comments