diff options
| author | ryderr <r@okfoc.us> | 2014-11-17 16:12:23 -0500 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2014-11-17 16:12:23 -0500 |
| commit | 878fe73e56ecce5d3966fc6d9dfd66c3b20b0358 (patch) | |
| tree | 6c6e1e3e68561b87dfca826ca35b11de8132bb2d /views/about/index.ejs | |
| parent | cda5a0c18e3dde664a9df526db2e218d201dfda9 (diff) | |
howto
Diffstat (limited to 'views/about/index.ejs')
| -rw-r--r-- | views/about/index.ejs | 54 |
1 files changed, 1 insertions, 53 deletions
diff --git a/views/about/index.ejs b/views/about/index.ejs index 62d873c..2517225 100644 --- a/views/about/index.ejs +++ b/views/about/index.ejs @@ -5,62 +5,10 @@ [[ include ../partials/meta ]] </head> <body class="loading"> - <div class="rapper page home"> + <div class="rapper page"> [[ include ../partials/header ]] - <!-- put stuff here --> - <h1>How To Use VValls</h1> - <div class="projectList about howto"> - <div class="item"> - <div class="rap"> - <span style="background-image:url(http://okfocus.s3.amazonaws.com/images/hangart1.gif)"> - </span> - <span> - <h3>Define Your Space.</h3> - <words>Choose from one of our existing floor plan templates or create your own.</words> - </span> - </div> - </div> - - - <div class="item"> - <div class="rap"> - <span style="background-image:url(http://okfocus.s3.amazonaws.com/images/hangart1.gif)"> - </span> - <span> - <h3>Add Your Media Files.</h3> - <words>Upload media files or choose media from our pre-loaded image/video stream. Position media on the walls.</words> - </span> - </div> - </div> - - - <div class="item"> - <div class="rap"> - <span style="background-image:url(http://okfocus.s3.amazonaws.com/images/hangart1.gif)"> - </span> - <span> - <h3>Customize.</h3> - <words>Use color or wallpaper features to customize the look of your space.</words> - </span> - </div> - </div> - - <div class="item"> - <div class="rap"> - <span style="background-image:url(http://okfocus.s3.amazonaws.com/images/hangart1.gif)"> - </span> - <span> - <h3>Collaborate.</h3> - <words>ou can invite others to collaborate on your project.</words> - </span> - </div> - </div> - -</div> - - [[ include ../partials/confirm-modal ]] [[ include ../projects/layouts-modal ]] [[ include ../partials/sign-in ]] |
