Skip to content

Commit

Permalink
nit #11001
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Jul 24, 2024
1 parent 1a7a603 commit 8734364
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion releases/7.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -471,10 +471,12 @@ Minor incompatibilities:
{% load l10n %}
{% load i18n %}
{% block arches_urls %}
{{ block.super }}
<div class="arches-urls"
my_project_url = "{% url 'my-project-url' %}"
></div>
{% endblock arches_urls %}
```
With any `arches_urls` block taken out of `javascript.htm`:
Expand Down

0 comments on commit 8734364

Please sign in to comment.