Added additional sidebar stuff.
This commit is contained in:
parent
5e648ad23c
commit
2d9932eeb4
|
@ -16,7 +16,10 @@
|
|||
This is an example sidebar block.
|
||||
</div>
|
||||
<div id="generate_courses_block" class="sidebar_block">
|
||||
<a href="/courses/generate">Click here to generate courses.</a>
|
||||
<a href="/courses/generate">Click here to generate test data.</a>
|
||||
</div>
|
||||
<div class="sidebar_block">
|
||||
Another sidebar block with a lot more text in it, so that the text should properly wrap to the next lines if needed.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue