Created
January 27, 2011 21:00
-
-
Save inertialbit/799262 to your computer and use it in GitHub Desktop.
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
<ul class="events"> | |
<li><span class="collapsible open">2010</span> | |
<ul> | |
<li><span class="collapsible closed">January</span> | |
<ul> | |
<li> | |
<p class="collapsible closed">Primary Content Identifier 1</p> | |
<p>Primary Content</p> | |
</li> | |
<li> | |
<p class="collapsible closed">Primary Content Identifier 2</p> | |
<p>Primary Content</p> | |
</li> | |
<li> | |
<p class="collapsible closed">Primary Content Identifier 3</p> | |
<p>Primary Content</p> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
</li> | |
</ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment