Home | History | Annotate | Download | only in templates-sdk-dyn

Lines Matching refs:page

24 if:page.trainingcourse ?> trainingcourse<?cs
36 <?cs if:(design||training||walkthru) && !page.trainingcourse && !page.article ?><?cs # header logic for docs that provide previous/next buttons ?>
42 <?cs else ?><h1 itemprop="name"><?cs var:page.title ?></h1>
47 <a href="#" class="prev-page-link hide"
55 <a href="#" class="next-page-link hide"
72 <?cs elif:!page.trainingcourse ?>
74 <a href="#" class="prev-page-link hide"
82 <a href="#" class="next-page-link hide"
109 <?cs if:page.landing ?><?cs # header logic for docs that are landing pages ?>
111 <?cs if:page.landing.image ?><?cs # use two-column layout only if there is an image ?>
113 <img src="<?cs var:toroot ?><?cs var:page.landing.image ?>" alt="" />
117 <h1 itemprop="name" style="margin-bottom:0;"><?cs var:page.title ?></h1>
118 <p itemprop="description"><?cs var:page.landing.intro ?></p>
120 <p><a class="next-page-link topic-start-link"></a></p>
121 <?cs if:page.landing.image ?>
127 <h1 itemprop="name" <?cs if:tab1 ?>class="with-title-tabs"<?cs /if ?>><?cs var:page.title ?></h1><?cs
157 <?cs if:!page.noplus ?><?cs if:fullpage ?><style>#___plusone_0 {float:right !important;}</style><?cs /if ?>
163 <?cs if:(design||training||walkthru) && !page.landing && !page.trainingcourse && !footer.hide ?>
164 <a href="#" class="prev-page-link hide"
172 <a href="#" class="next-page-link hide"
193 <?cs # for training classes, provide a different kind of link when the next page is a different class ?>
194 <?cs if:training && !page.article ?>