diff options
author | Steve Losh <steve@stevelosh.com> | 2009-07-03 20:47:33 -0400 |
---|---|---|
committer | Steve Losh <steve@stevelosh.com> | 2009-07-03 20:47:33 -0400 |
commit | 2a8eb1f87a2c3f92d9113419ff125afb98b2e4ed (patch) | |
tree | f7f5b883e4a8d0e43c7db902256f734f3b27a518 /templates/base.html | |
parent | ec6eaa8b6ced6b23256513e76f97cfa3a0e26a5d (diff) | |
download | bugseverywhere-2a8eb1f87a2c3f92d9113419ff125afb98b2e4ed.tar.gz |
Remove the "Lines Up" link because it probably does not.
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index dd016dc..8f22d73 100644 --- a/templates/base.html +++ b/templates/base.html @@ -83,7 +83,6 @@ using <a href="http://cherrypy.org">CherryPy</a>, <a href="http://jinja.pocoo.org/2/">Jinja2</a>, and <a href="http://jquery.com">jQuery</a>. - It all <a href="" id="show-rhythm">lines up</a>. </p> </div> </div> |