Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 21b5a55

Browse files
committed
Add ac1 base course
1 parent 95bb57a commit 21b5a55

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

views/designer/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,13 @@ <h3>{{=message}}</h3>
163163
</label>
164164
</div>
165165

166+
<div class="radio">
167+
<label>
168+
<input type="radio" name="coursetype" value="ac1" />
169+
Introduction to Google Sheets and SQL
170+
</label>
171+
</div>
172+
166173
<!-- <label>
167174
OR
168175
</label>

0 commit comments

Comments
 (0)