Fix a typo in the title of the project

Closes-Bug: #1561112

Change-Id: Ie0fd1621abfa6a133f22a9884c5fc82af5feaafb
This commit is contained in:
Marcela Bonell 2016-03-28 09:50:56 -06:00 committed by Christian Berendt
parent eab76d1b79
commit fa598ef6e3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{% extends "bootstrap/base.html" %}
{% block title %}First App Appliation for OpenStack{% endblock %}
{% block title %}First App Application for OpenStack{% endblock %}
{% from "bootstrap/pagination.html" import render_pagination %}
{% block content %}