Explorar o código

Add a little description on the homepage

raylu %!s(int64=14) %!d(string=hai) anos
pai
achega
3df8951964
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      pyc/templates/index.html

+ 10 - 0
pyc/templates/index.html

@@ -7,6 +7,16 @@ Labs:
 {% endfor %}
 </ol>
 
+<p>
+pyc is a way to learn Python through competition.
+<br />
+Every week, an assignment is given out.
+<br />
+Submit your code online and be automatically graded and ranked.
+<br />
+If you are interested, please contact raylu.
+</p>
+
 <p>
 {% if authenticated %}
 	<a href="{% url django.contrib.auth.views.logout %}">Logout</a>