@if(is_active_sidebar('network-footer-block-1') || is_active_sidebar('network-footer-block-2') || is_active_sidebar('network-footer-block-3'))
@if(is_active_sidebar('network-footer-block-1'))
@php(dynamic_sidebar('network-footer-block-1'))
@endif @if(is_active_sidebar('network-footer-block-2'))
@php(dynamic_sidebar('network-footer-block-2'))
@endif @if(is_active_sidebar('network-footer-block-3'))
@php(dynamic_sidebar('network-footer-block-3'))
@endif
@endif
@php(include get_theme_file_path() . '/dist/' . Aldine\svg_path('images/pb.svg'))

{!! sprintf(__('Powered by %s', 'aldine'), 'Pressbooks') !!}

  • {{ __('Open Source', 'aldine') }}
  • {{ __('Open Textbooks', 'aldine') }}
  • {{ __('Open Book Publishing', 'aldine') }}
  • {{ __('Learn More', 'aldine') }}