From c90b55f0d3c98817f4da87a47a3c5ca13b0815a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Fernando=20S=C3=A1nchez?= Date: Thu, 10 Dec 2015 15:47:34 +0100 Subject: [PATCH] Welcome --- balkiantheme/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/balkiantheme/templates/index.html b/balkiantheme/templates/index.html index afe19c3..3dcd365 100644 --- a/balkiantheme/templates/index.html +++ b/balkiantheme/templates/index.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block content_title %} -balkian.com +Welcome {% endblock %} {% block content %} {% if articles_paginator.num_pages > 0 %}