Textpattern PHP Cross Reference Content Management Systems

Source: /textpattern/setup/themes/four-point-eight/forms/misc/body_aside.txp - 13 lines - 621 bytes - Text - Print

   1  <aside class="complementary-content">
   2      <!-- feed links, default flavor is RSS, so we don't need to specify a flavor on the first feed_link -->
   3      <p><txp:feed_link class="feed-rss" label="RSS" /> / <txp:feed_link class="feed-atom" flavor="atom" label="Atom" /></p>
   4  
   5      <!-- if links exist, renders a links list -->
   6      <txp:evaluate test="linklist">
   7          <section>
   8              <h4><txp:text item="links" /></h4>
   9              <!-- links by default to form: 'plainlinks.txp' unless you specify a different form -->
  10              <txp:linklist wraptag="ul" break="li" />
  11          </section>
  12      </txp:evaluate>
  13  </aside>

title

Description

title

Description

title

Description

title

title

Body