Skip to content

Commit 0ea33e4

Browse files
committed
12. Begin
1 parent 31d1de7 commit 0ea33e4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

SPA/src/app/pages/course-list/course-list.component.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,20 @@ <h6 class="border-bottom border-gray pb-2 mb-0">Course List</h6>
155155
<span class="d-block">Video 11</span>
156156
</div>
157157
</div>
158+
<div class="media text-muted pt-3">
159+
<svg class="bd-placeholder-img mr-2 rounded" width="32" height="32" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice"
160+
focusable="false" role="img" aria-label="Placeholder: 32x32">
161+
<title>Placeholder</title>
162+
<rect width="100%" height="100%" fill="#d23430"></rect><text x="50%" y="50%" fill="#d23430" dy=".3em">32x32</text>
163+
</svg>
164+
<div class="media-body pb-3 mb-0 small lh-125 border-bottom border-gray">
165+
<div class="d-flex justify-content-between align-items-center w-100">
166+
<strong class="text-gray-dark">Use Subscription information -- SPA</strong>
167+
<a href="https://gist.github.com/oopcoders/4672eb7595e533eaa1a10ee6159e1687" target="blank">SNIPPET</a>
168+
</div>
169+
<span class="d-block">Video 12 </span>
170+
</div>
171+
</div>
158172

159173

160174
</div>

0 commit comments

Comments
 (0)