API Contest title

master
Nick Sergeant 2012-02-20 13:48:50 -05:00
parent 1c35cb573e
commit 2d119563ec
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block page-title %}API - {{ block.super }}{% endblock %}
{% block page-title %}API Contest - {{ block.super }}{% endblock %}
{% block body-class %}{{ block.super }} api static{% endblock %}
{% block sub-header %}{% endblock %}