diff options
| author | Christine Dodrill <me@christine.website> | 2018-01-02 10:34:41 -0500 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2018-01-02 10:34:41 -0500 |
| commit | bf4ccd583edad12e185ad33fa710533e55a32252 (patch) | |
| tree | 8e8b88b5c70fef5c070742d112923777b56d57e3 | |
| parent | 57d0201339d36e62d8bd9265199478a43c701780 (diff) | |
| download | xesite-bf4ccd583edad12e185ad33fa710533e55a32252.tar.xz xesite-bf4ccd583edad12e185ad33fa710533e55a32252.zip | |
templates/base: 2018
| -rw-r--r-- | templates/base.html | 2 |
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> |
