From 618b6a36138f3295797afc2817823a289e6ba257 Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sat, 14 Dec 2013 17:37:30 -0500 Subject: [PATCH] Touching some files, setting up some structure --- templates/api.phtml | 0 templates/contact.phtml | 0 templates/join.phtml | 0 templates/legal/privacy.phtml | 0 templates/legal/terms.phtml | 0 templates/login.phtml | 0 templates/settings.phtml | 0 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 templates/api.phtml create mode 100644 templates/contact.phtml create mode 100644 templates/join.phtml create mode 100644 templates/legal/privacy.phtml create mode 100644 templates/legal/terms.phtml create mode 100644 templates/login.phtml create mode 100644 templates/settings.phtml diff --git a/templates/api.phtml b/templates/api.phtml new file mode 100644 index 0000000..e69de29 diff --git a/templates/contact.phtml b/templates/contact.phtml new file mode 100644 index 0000000..e69de29 diff --git a/templates/join.phtml b/templates/join.phtml new file mode 100644 index 0000000..e69de29 diff --git a/templates/legal/privacy.phtml b/templates/legal/privacy.phtml new file mode 100644 index 0000000..e69de29 diff --git a/templates/legal/terms.phtml b/templates/legal/terms.phtml new file mode 100644 index 0000000..e69de29 diff --git a/templates/login.phtml b/templates/login.phtml new file mode 100644 index 0000000..e69de29 diff --git a/templates/settings.phtml b/templates/settings.phtml new file mode 100644 index 0000000..e69de29