From d80bf568358fbe57119407efa6d2af80340b71d5 Mon Sep 17 00:00:00 2001 From: Eric Florenzano Date: Sun, 15 Aug 2010 21:02:28 -0700 Subject: [PATCH] Hooking up the front page, change front page --- templates/index.html | 3 ++- templates/tail/create.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 26aea00..625f59d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,7 +10,8 @@

Tailing your logs has never been easier.

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

- Try it for free! + Try it for free! + Register for More!
diff --git a/templates/tail/create.html b/templates/tail/create.html index be65bf2..3b5c28f 100644 --- a/templates/tail/create.html +++ b/templates/tail/create.html @@ -3,7 +3,7 @@ {% block title %}Create a new Tail – {{ block.super }}{% endblock %} {% block content %} -

Add New Tail

+

Create New Tail

{% csrf_token %}