From 03d8548de4999f6093b7aa783fbbad1f47a432dc Mon Sep 17 00:00:00 2001 From: Eric Morris Date: Mon, 30 Sep 2013 00:45:00 -0700 Subject: [PATCH] Set up downloads page to actually download something. --- download.php | 6 ++++-- includes/_header.php | 5 +++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/download.php b/download.php index 6d6b6a4d..6badaedb 100644 --- a/download.php +++ b/download.php @@ -1,3 +1,5 @@ + + @@ -15,9 +17,9 @@

Here’s what’s included

-

Aenean lacinia bibendum nulla sed consectetur.

+

Some goodies to get you started.

    -
  • Boilerplate
  • +
  • Our HTML Email Boilerplate
  • CSS stylesheet
  • Two sample emails
diff --git a/includes/_header.php b/includes/_header.php index 9645b087..28f5cabc 100644 --- a/includes/_header.php +++ b/includes/_header.php @@ -5,6 +5,11 @@ + "; + } + ?> Ink -- 2.47.3