From df05fcf3b3000782896cacf4bfaeb2468842bc9b Mon Sep 17 00:00:00 2001 From: eshellman Date: Mon, 26 Sep 2011 15:43:41 -0300 Subject: [PATCH] needed a space after "unglue.it" --- frontend/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/templates/base.html b/frontend/templates/base.html index 1404767d..c56cf8d2 100644 --- a/frontend/templates/base.html +++ b/frontend/templates/base.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>unglue.it{% block title %}{% endblock %} + unglue.it {% block title %}{% endblock %}