{% load menu_tags %} Test Template Tag DAFTAR MENU :
{% menu_create FRONTEND 0 as my_menu %} {% comment %}
DAFTAR AKTIF : (position company) {% menu_active 8 as my_active %} {% endcomment %}
DAFTAR AKTIF BY NAME : (position company profil) {% menu_active_by_name 'company_profile' as my_active2 %} {% comment %} {% for i in my_active2 %} {% endfor %}
Bread Crumb : (position company profile) {% menu_breadcrumb 'company_profile' as my_active %} {% endcomment %}