whitespace

This commit is contained in:
inexist3nce 2015-12-20 11:02:40 -03:00
parent 4612b17263
commit 38d958aa27

View file

@ -2,12 +2,8 @@
<html>
<head>
<title>
beets:
{% if page.shorttitle %}
{{ page.shorttitle }}
{% else %}
{{ page.title }}
{% endif %}
beets: {% if page.shorttitle %}{{ page.shorttitle }}
{% else %}{{ page.title }}{% endif %}
</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet">