Home | History | Annotate | Download | only in templates-ndk

Lines Matching refs:page

20 <?cs if:(design||training||walkthru) && !page.trainingcourse && !page.article ?><?cs # header logic for docs that provide previous/next buttons ?>
26 <?cs else ?><h1 itemprop="name"><?cs var:page.title ?></h1>
31 <a href="#" class="prev-page-link hide"
39 <a href="#" class="next-page-link hide"
56 <?cs elif:!page.trainingcourse ?>
58 <a href="#" class="prev-page-link hide"
66 <a href="#" class="next-page-link hide"
100 <?cs if:page.landing ?><?cs # header logic for docs that are landing pages ?>
102 <?cs if:page.landing.image ?><?cs # use two-column layout only if there is an image ?>
104 <img src="<?cs var:toroot ?><?cs var:page.landing.image ?>" alt="" />
108 <h1 itemprop="name" style="margin-bottom:0;"><?cs var:page.title ?></h1>
109 <p itemprop="description"><?cs var:page.landing.intro ?></p>
111 <p><a class="next-page-link topic-start-link"></a></p>
112 <?cs if:page.landing.image ?>
118 <h1 itemprop="name" <?cs if:tab1 ?>class="with-title-tabs"<?cs /if ?>><?cs var:page.title ?></h1><?cs
146 <?cs if:(design||training||walkthru) && !page.landing && !page.trainingcourse && !footer.hide ?>
147 <a href="#" class="next-page-link hide"
167 <?cs if:!page.noplus ?><?cs if:fullpage ?><style>#___plusone_0 {float:right !important;}</style><?cs /if ?>