', unsafe_allow_html=True) + + # Call the content function to render the module content + content_function() + + # Add spacer for fixed nav + st.markdown('', unsafe_allow_html=True) + + # Navigation + render_navigation(current_module) + + st.markdown('