Fixing typo

This commit is contained in:
Klaus Silveira
2012-06-07 01:50:56 -03:00
parent fbd79f256b
commit 6aeb19c5ba

View File

@@ -1,5 +1,5 @@
{% extends 'layout.twig' %}
{% block title %}Gitlist{% endblock %}
{% block title %}GitList{% endblock %}
{% block body %}
{% include 'navigation.twig' %}