8-Templates edit

_Ideation-story-template  edit

live ideation story for reference

James River population of bald eagles continues to grow, but more slowly

  • wmci-homecoming
    WMCI Homecoming Parade 2019  WMCI volunteers begin their march with the dragon as the Homecoming Parade begins  
  • wmci-open-house-2019
    WMCI Open House 2019  A visitor tries their hand at calligraphy as Student Intern Mengnan Feng watches on.  
  • our-volunteers-pose-for-a-group-photo-after-the-parade.jpg
    WMCI Homecoming 2018  Our volunteers (and the WMCI Panda!) pose for a photo after the parade. This group took home 3rd place ($200 cash prize!) in the official student unit competition.  
Photo - of -
no content set

This is a stand-in row.

This is a stand-in row.

This is a stand-in row.

This is a stand-in row.

This is a stand-in row.

This is a stand-in row.

This is a stand-in row.

This is a stand-in row.

Copy
Edit
<!-- components/8-Templates/_Ideation-story-template.php --> <main class="clearfix ideation" id="main_content"> <div class="content_wrapper"> <?php // $use_menu = "page-nav-ideation"; // outputMenu($use_menu); ?> <section class="news_story" id="content"> <div class="user_content"> <div class="user_content--wrapper"> <?php outputElement("breadcrumbs"); ?> <header> <?php outputContent("_ideation-story-header-content"); ?> <system-region name="PAGE-TITLE" /> <system-region name="SLIDESHOW" /> <!--<system-region name="QUICK-NAV"/>--> <system-region name="PAGE-TEASER-METADATA" /> </header> <?php outputContent($content, $use_menu); ?> <system-region name="DEFAULT" /> <system-region name="SHARE-BAR" /> </div> </section> </div> <?php include '../components/7-rows/stand-in-row.php'; ?> </main>
Copy
Copy
Edit
/* scss/8-Templates/__Ideation-story-template.scss */