+++ /dev/null
-{
- "name": "destinationmi",
- "description": "Gaslight Media",
- "version": "0.0.1",
- "devDependencies": {
- "node-sass": "~2.0.1",
- "grunt": "~0.4.5",
- "grunt-contrib-watch": "~0.6.1",
- "grunt-sass": "~0.18.0",
- "grunt-contrib-uglify": "~0.7.0",
- "grunt-contrib-concat": "~0.5.0",
- "grunt-contrib-copy": "~0.7.0"
- }
-}
\ No newline at end of file
+++ /dev/null
-{
- "name": "destinationmi",
- "description": "Gaslight Media",
- "version": "0.0.1",
- "devDependencies": {
- "node-sass": "~2.0.1",
- "grunt": "~0.4.5",
- "grunt-contrib-watch": "~0.6.1",
- "grunt-sass": "~0.18.0",
- "grunt-contrib-uglify": "~0.7.0",
- "grunt-contrib-concat": "~0.5.0",
- "grunt-contrib-copy": "~0.7.0"
- }
-}
\ No newline at end of file
<div id="main-content" class="small-12 columns">
- <?php if (is_member()) {
- echo "<div class='member-profile-title'>" . get_member_name() . "</div>";
- } ?>
+
<?php if(have_posts()) : while(have_posts()): the_post();?>
<?php the_content();?>
<?php endwhile; else:?>