diff options
-rw-r--r-- | design/templates/base.html | 1 | ||||
-rw-r--r-- | design/templates/src_base.html | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/design/templates/base.html b/design/templates/base.html index 0646c9b..88f9d2e 100644 --- a/design/templates/base.html +++ b/design/templates/base.html @@ -64,7 +64,6 @@ © 2003-{% now "Y" %} <span class="h-card"><a class="p-name u-url" href="https://luxagraf.net/">Scott Gilbertson</a><data class="p-nickname" value="luxagraf"></data><data class="p-locality" value="Athens"></data><data class="p-region" value="Georgia"></data><data class="p-country-name" value="United States"></data></span>, except photos, which are licensed under the Creative Commons (<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="read the Attribution-Share Alike 3.0 deed">details</a>). </p> - <p><a href="https://evolution-host.com/ssd-vps-hosting.php">SSD VPS Hosting by Evolution Host</a>.</p> </footer> </div> {% block js %}{% endblock%} diff --git a/design/templates/src_base.html b/design/templates/src_base.html index 98e84d7..6d5dc34 100644 --- a/design/templates/src_base.html +++ b/design/templates/src_base.html @@ -54,7 +54,6 @@ © 2003-{% now "Y" %} <span class="h-card"><a class="p-name u-url" href="https://luxagraf.net/">Scott Gilbertson</a><data class="p-nickname" value="luxagraf"></data><data class="p-locality" value="Athens"></data><data class="p-region" value="Georgia"></data><data class="p-country-name" value="United States"></data></span>, except photos, which are licensed under the Creative Commons (<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="read the Attribution-Share Alike 3.0 deed">details</a>). </p> - <p><a href="https://evolution-host.com/ssd-vps-hosting.php">SSD VPS Hosting by Evolution Host</a>.</p> </footer> </div> {% block js %}{% endblock%} |