aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2018-01-02 10:34:41 -0500
committerChristine Dodrill <me@christine.website>2018-01-02 10:34:41 -0500
commitbf4ccd583edad12e185ad33fa710533e55a32252 (patch)
tree8e8b88b5c70fef5c070742d112923777b56d57e3
parent57d0201339d36e62d8bd9265199478a43c701780 (diff)
downloadxesite-bf4ccd583edad12e185ad33fa710533e55a32252.tar.xz
xesite-bf4ccd583edad12e185ad33fa710533e55a32252.zip
templates/base: 2018
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 2fac897..18229c5 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -57,7 +57,7 @@
</header>
{{ template "content" . }}
<footer>
- <blockquote>Copyright 2017 Christine Dodrill. Any and all opinions listed here are my own and not representative of my employer.</blockquote>
+ <blockquote>Copyright 2018 Christine Dodrill. Any and all opinions listed here are my own and not representative of my employer.</blockquote>
</footer>
</div>
</body>