Fix title.

This commit is contained in:
James Cole
2016-04-04 19:48:07 +02:00
parent 6490f9c128
commit 0fb45974ef

View File

@@ -5,7 +5,7 @@
<meta name="robots" content="noindex, nofolllow, noarchive, noodp, NoImageIndex, noydir">
<title>Firefly III
{% if title != "Firefly" %}
{% if title != "Firefly" and title != "" %}
// {{ title }}
{% endif %}