---
title: 'MultiCourse Home'
visible: false
show_sidebar: false
hide_page_title: true
text_direction: '"rtl"'
---

<div class="wrapper">  
  <p style="margin-bottom: 0.5rem;">Right to Left (RTL), Mixed Content of English and Arabic</p>
  <article class="media" dir="rtl">
    <img src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/182774/blueberry-cheesecake.jpg" alt="">
    <div class="media__content">
      <h2>كيفية عمل Cheesecake بالتوت البري</h2>
      <p>هنا سيكون شرح معين عن هذه الوصفة.</p>
      <p><a href="#" class="link">عرض الوصفة</a></p>
    </div>
  </article>
  
  <p style="margin-bottom: 0.5rem;">Left to Right (LTR), Mixed Content of English and Arabic</p>
  <article class="media" dir="">
    <img src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/182774/blueberry-cheesecake.jpg" alt="">
    <div class="media__content">
      <h2>كيفية عمل Cheesecake بالتوت البري</h2>
      <p>هنا سيكون شرح معين عن هذه الوصفة.</p>
      <p><a href="#" class="link">عرض الوصفة</a></p>
    </div>
  </article>
</div>

## Welcome!

This is an **Open Course Hub** with **multiple courses** (i.e. subsites) within one Grav install.

Each course can have its own header image, sidebar and footer - and these items can also be shared across all courses. Using the [Page Inject Plugin](https://github.com/getgrav/grav-plugin-page-inject), content can also be shared between one or more courses.

Want to learn more? Visit the Open Course Hub documentation at [learn.hibbittsdesign.org](https://learn.hibbittsdesign.org/opencoursehub).
