Add template debug comment for widget nav
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{% import 'macros/links.html' as links %}
|
||||
<!-- WIDGET_NAV_DEBUG: count={{ container_nav_widgets|length if container_nav_widgets is defined else 'UNDEFINED' }} -->
|
||||
{# Widget-driven container nav — entries, calendars, markets #}
|
||||
{% if container_nav_widgets %}
|
||||
<div class="flex flex-col sm:flex-row sm:items-center gap-2 border-r border-stone-200 mr-2 sm:max-w-2xl"
|
||||
|
||||
Reference in New Issue
Block a user