From 0c39f337b0da9325bcc5014c812fa420ac78d2f0 Mon Sep 17 00:00:00 2001 From: Piotr Mitros Date: Sun, 5 Feb 2012 18:20:29 -0500 Subject: [PATCH] Semantic title --- video.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/video.html b/video.html index d32bbfb49c..17e7018b24 100644 --- a/video.html +++ b/video.html @@ -1,3 +1,6 @@ +% if title != None: +

${title}

+% endif