initial commit

This commit is contained in:
Ben Ramey
2017-03-02 21:57:21 -06:00
commit fd8ad64063
22097 changed files with 1960930 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<h2><?php echo __('How Do We Do It?') ?></h2>
<ul>
<li><?php echo link_to(__('Course Structure'), 'howdowedoit/coursestructure') ?></li>
<li><?php echo link_to(__('Methodology / Philosophy'), 'howdowedoit/methodology') ?></li>
</ul>