Skip to content

Commit

Permalink
Merge d0226d9 into 4db5e4f
Browse files Browse the repository at this point in the history
  • Loading branch information
timgraham committed Jun 1, 2015
2 parents 4db5e4f + d0226d9 commit 1279ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion djangoproject/templates/docs/doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h2>{% trans "You are here:" %}</h2>
{% endblock breadcrumbs-wrapper %}

{% block help-wrapper %}
<h2>{% trans "Getting help" %}</h2>
<h2 id="getting-help-sidebar">{% trans "Getting help" %}</h2>
<dl class="list-links">
<dt><a href="{% url 'document-detail' lang=lang version=version url="faq" host 'docs' %}">FAQ</a></dt>
<dd>{% blocktrans %}Try the FAQ — it's got answers to many common questions.{% endblocktrans %}</dd>
Expand Down

0 comments on commit 1279ec6

Please sign in to comment.