19 lines
859 B
YAML
19 lines
859 B
YAML
---
|
|
metadata:
|
|
display_name: Announcement
|
|
data: |
|
|
<p>To use this template, replace the example text with your own text.</p>
|
|
<p>When you add the component, be sure to select <strong>Settings</strong>
|
|
to specify a <strong>Display Name</strong> and other values that apply.</p>
|
|
<h3 class="hd hd-2">Announcement Date</h3>
|
|
<section class='update-description'>
|
|
<section class='primary'>
|
|
<p>Short note that introduces the topic</p>
|
|
<p class='author'>Instructor's name</p>
|
|
</section>
|
|
<h4 class="hd hd-4">Heading for announcement 1</h4>
|
|
<p>Announcement 1 text</p>
|
|
<h4 class="hd hd-4">Heading for announcement 2</h4>
|
|
<p>Announcement 2 text</p>
|
|
</section>
|