Last active
November 22, 2015 12:35
-
-
Save beyond-code-github/3a7158efdcf89b6476ef to your computer and use it in GitHub Desktop.
Teacher list after componentisation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1>List of teachers</h1> | |
<tablelist href="http://example.com/teachers"> | |
<column id="notes"></column> | |
<column id="text"></columns> | |
</tablelist> | |
<bulkupload id="teacherUpload"> | |
</bulkupload> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment