diff options
Diffstat (limited to 'libpathod/templates/layout.html')
-rw-r--r-- | libpathod/templates/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpathod/templates/layout.html b/libpathod/templates/layout.html index 5a6bd3ef..3c0c477b 100644 --- a/libpathod/templates/layout.html +++ b/libpathod/templates/layout.html @@ -56,7 +56,7 @@ <hr> <footer> <span>© Aldo Cortesi 2012</span> - <span class="pull-right">[served by pathod]</span> + <span class="pull-right">[served with pathod]</span> </footer> </div> </body> |