diff --git a/app/templates/components/sub-navigation.html b/app/templates/components/sub-navigation.html new file mode 100644 index 000000000..95294c1d7 --- /dev/null +++ b/app/templates/components/sub-navigation.html @@ -0,0 +1,24 @@ +{% macro sub_navigation( + item_set +) %} + +{% endmacro %} \ No newline at end of file