Skip to content

Commit 734affa

Browse files
Fix incorrect end_macro statement
1 parent 3c997e6 commit 734affa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/macros.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{{ text }}
2727
</a>
2828
</li>
29-
{% endmacro active_link %}
29+
{% endmacro menu_link %}
3030

3131
{#
3232
Creates a formatted table showing the resource limits of a crate

0 commit comments

Comments
 (0)