Commit 886205de by Brian Talbot

revised placeholder course overview HTML value

parent 33aada6d
...@@ -22,8 +22,8 @@ data: | ...@@ -22,8 +22,8 @@ data: |
<img src="/static/images/pl-faculty.png" align="left" style="margin:0 20 px 0"> <img src="/static/images/pl-faculty.png" align="left" style="margin:0 20 px 0">
</div> </div>
<h3>Staff member name</h3> <h3>Staff Member #1</h3>
<p>Biography of instructor/staff member</p> <p>Biography of instructor/staff member #1</p>
</article> </article>
<article class="teacher"> <article class="teacher">
...@@ -31,8 +31,8 @@ data: | ...@@ -31,8 +31,8 @@ data: |
<img src="/static/images/pl-faculty.png" align="left" style="margin:0 20 px 0"> <img src="/static/images/pl-faculty.png" align="left" style="margin:0 20 px 0">
</div> </div>
<h3>Staff member name</h3> <h3>Staff Member #2</h3>
<p>Biography of instructor/staff member</p> <p>Biography of instructor/staff member #2</p>
</article> </article>
</section> </section>
...@@ -49,6 +49,5 @@ data: | ...@@ -49,6 +49,5 @@ data: |
<p>Your answer would be displayed here.</p> <p>Your answer would be displayed here.</p>
</article> </article>
</section> </section>
<article class="response">
</section> </section>
children: [] children: []
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment