Making WordPress.org

Ticket #2861: 2861.diff

File 2861.diff, 428 bytes (added by DeFries, 7 years ago)

Page Template for Downloads

  • page-templates/downloads.php

     
     1<?php
     2/**
     3 * Page Template for displaying a downloads page.
     4 *
     5 * Template Name: Downloads
     6 *
     7 * @package WordPressdotorg\MainTheme
     8 */
     9
     10include( 'page-txt-download.php' );
     11 No newline at end of file