From 06f52613522adebd9228221a4fa36ab5746f4fdd Mon Sep 17 00:00:00 2001 From: Thayer Williams Date: Tue, 16 Mar 2010 11:24:37 -0700 Subject: Updated template page semantics Signed-off-by: Dan McGee --- templates/public/blank.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/templates/public/blank.html b/templates/public/blank.html index f0bcedf4..2a8c83f4 100644 --- a/templates/public/blank.html +++ b/templates/public/blank.html @@ -1,10 +1,8 @@ {% extends "base.html" %} +{% block title %}Arch Linux - Sample Page Title{% endblock %} {% block content %} -
-

Download Arch Linux

-

+
+

Sample page title

-

{% endblock %} - -- cgit v1.2.3-55-g3dc8