active class is now added to earn nav

This commit is contained in:
Joe Curlee 2013-06-03 13:19:39 -05:00
Родитель df234fb9a4
Коммит aa858c3a4b
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -1,2 +1,2 @@
{% extends 'layout.html' %}
{% set navItem = 'programs' %}
{% set navItem = 'badges' %}

Просмотреть файл

@ -1,5 +1,6 @@
{% extends 'filter.html' %}
{% set pageTitle = 'Badges' %}
{% set navItem = 'badges' %}
{% block content %}
<p>The City of Chicago Summer of Learning badges recognize the cool things you do over the summer. When you learn something new, you can earn a badge. As you earn more badges you can do more cool things. When you go back to school in the fall, you can show off all the badges you earned to your teachers, parents, potential employers and friends!</p>