aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/base.html
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-06-30 03:50:47 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-06-30 03:50:47 -0700
commit09fed32de8e241687f06c658276567e1bd577947 (patch)
tree6145536bd3c0c3007648da16be7f00a146ddcc94 /python/fatcat_web/templates/base.html
parentd1806d43a9d14e27346a0f7a1c36411dead19738 (diff)
downloadfatcat-09fed32de8e241687f06c658276567e1bd577947.tar.gz
fatcat-09fed32de8e241687f06c658276567e1bd577947.zip
fix whitespace in HTML title; nothing on home
Diffstat (limited to 'python/fatcat_web/templates/base.html')
-rw-r--r--python/fatcat_web/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/base.html b/python/fatcat_web/templates/base.html
index 10011153..39ad0100 100644
--- a/python/fatcat_web/templates/base.html
+++ b/python/fatcat_web/templates/base.html
@@ -12,7 +12,7 @@
{{- "[DEV] " -}}
{%- endif -%}
Perpetual Access Machine
- {%- endblock -%} | fatcat!</title>
+ {%- endblock %} | fatcat!</title>
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/semantic-ui@2.4.1/dist/semantic.min.css"