Skip to content

Commit

Permalink
Merge branch '749-org-index-title'
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Apr 12, 2013
2 parents 4361de6 + 09220c4 commit bfc96b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/templates/organization/index.html
@@ -1,6 +1,6 @@
{% extends "page.html" %}

{% block subtitle %}{{ _('Organizations of Datasets') }}{% endblock %}
{% block subtitle %}{{ _('Organizations') }}{% endblock %}

{% block breadcrumb_content %}
<li class="active">{% link_for _('Organizations'), controller='organization', action='index' %}</li>
Expand Down

0 comments on commit bfc96b7

Please sign in to comment.