diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-05-20 20:33:28 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-05-20 20:33:28 +0200 |
commit | 2839156d9508750c7562dc9b570df5269e286131 (patch) | |
tree | 6bbb055de6fd9c947e5168fe25ec698daa4c3bea /live | |
parent | c0886f300c0c9d5183031e46a5015d14357d2561 (diff) |
Move schedlue to sidebar (to be outside main container), and wrap in well.
Diffstat (limited to 'live')
-rw-r--r-- | live/sidebar.mdwn | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/live/sidebar.mdwn b/live/sidebar.mdwn new file mode 100644 index 0000000..005fe14 --- /dev/null +++ b/live/sidebar.mdwn @@ -0,0 +1,27 @@ +[[!template id=container content=<<CONTAINER +[[!template id=column size=8 content=<<COLUMN +[[!template id=well content=<<WELL +## Scheduled webinars +[[!table data=""" +Dates and time| | +May 16 |5:00 pm |7:00 pm +May 17 |5:00 pm |7:00 pm +May 18 |5:00 pm |7:00 pm +May 19 |5:00 pm |7:00 pm +May 20 |1:00 pm |3:00 pm +May 22 |7:00 pm | +May 23 |5:00 pm |7:00 pm +May 24 |5:00 pm |7:00 pm +May 31 |4:00 pm |6:00 pm +June 01 |2:30 pm |5:00 pm +June 02 |4:00 pm |6:00 pm +June 03 |1:00 pm |3:00 pm +June 04 |1:00 pm |3:00 pm +June 05 |1:00 pm |3:00 pm +June 06 |4:00 pm |6:00 pm +June 07 |4:00 pm |6:00 pm +June 08 |4:00 pm |6:00 pm +"""]] +WELL]] +COLUMN]] +CONTAINER]] |