Gitiles
Code Review
Sign In
www.giggi.me
/
pelican-subtle-giggi
/
245c037551b764a981189a19d5a70bce55715594
/
.
/
theme
/
templates
/
error.html
blob: 98c1adae5754205985dc04aa0611258f296a288f [
file
] [
log
] [
blame
]
Carey Metcalfe
9461e3f
2015-12-08 00:02:33 -0500
[
diff
] [
blame
]
1
{% extends "page.html" %}
2
3
{% block base %}
4
<base
href
=
"/"
>
5
{% endblock %}