summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorKjetil Orbekk <Kjetil Ørbekk orbekk@pvv.ntnu.no>2010-09-03 16:51:34 -0400
committerKjetil Orbekk <Kjetil Ørbekk orbekk@pvv.ntnu.no>2010-09-03 16:51:34 -0400
commitede7d0d5413debce8c5680c5d550fcd032cea9e2 (patch)
tree402b3d98ad52cefd64ce021c11747fd2300aea85 /html
parent01a688dc810a3318a7637b8beb531bf965c467e6 (diff)
Ascii version of "Powered By AppEngine"
Diffstat (limited to 'html')
-rw-r--r--html/quotes.jsp3
1 files changed, 1 insertions, 2 deletions
diff --git a/html/quotes.jsp b/html/quotes.jsp
index d1445fb..02c2520 100644
--- a/html/quotes.jsp
+++ b/html/quotes.jsp
@@ -97,8 +97,7 @@ for (lq.Quote quote : quotes) {
<br>See <a href="http://github.com/orbekk/linoquotes">http://github.com/orbekk/linoquotes</a>
for details.</p>
<p>The quotes on this page are copyright their respective owners and submitters.</p>
-<img src="http://code.google.com/appengine/images/appengine-noborder-120x30.gif"
-alt="Powered by Google App Engine" />
+<p>Powered by Google AppEngine.</p>
</center>
</body>
</html>