@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
{{ __('The Pressbooks logo', 'aldine')}}

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

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