| Rev | Line |  | 
|---|
| [613] | 1 | <hr class="xpress-border"></hr> | 
|---|
|  | 2 |  | 
|---|
|  | 3 | <div id="xpress_footer"> | 
|---|
|  | 4 | <div class="xpress_rss"> | 
|---|
|  | 5 | <?php printf(__('%1$s and %2$s.', 'xpress'), '<a href="' . get_bloginfo('rss2_url') . '">' . __('Entries (RSS)', 'xpress') . '</a>', '<a href="' . get_bloginfo('comments_rss2_url') . '">' . __('Comments (RSS)', 'xpress') . '</a>'); ?> | 
|---|
|  | 6 | </div> | 
|---|
| [618] | 7 | <div class="xpress_credit"><?php echo xpress_credit('echo=0'). ' (' . xpress_convert_time('echo=0&format=' . __('%.3f sec.', 'xpress')) . ')'; ?></div> | 
|---|
| [613] | 8 | </div> | 
|---|
|  | 9 | </div> | 
|---|
|  | 10 | <?php wp_footer(); ?> | 
|---|
|  | 11 | </body> | 
|---|
|  | 12 | </html> | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.