diff options
author | Bryan Newbold <bnewbold@animus.robocracy.org> | 2009-02-01 06:01:36 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@animus.robocracy.org> | 2009-02-01 06:01:36 -0800 |
commit | 822a11f6cdfb3b5f156d2b20e1b46576c15b38f2 (patch) | |
tree | 402966e1463c92f7b7661088b5a68d0db73d226d /bn_django | |
parent | 77bea516c864aedea24811b0a5e099bdcbbbf929 (diff) | |
download | bnewnet-822a11f6cdfb3b5f156d2b20e1b46576c15b38f2.tar.gz bnewnet-822a11f6cdfb3b5f156d2b20e1b46576c15b38f2.zip |
template typo
Diffstat (limited to 'bn_django')
-rw-r--r-- | bn_django/journal/templates/journal/linkartifact_list.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bn_django/journal/templates/journal/linkartifact_list.html b/bn_django/journal/templates/journal/linkartifact_list.html index 51e9ebe..ed40032 100644 --- a/bn_django/journal/templates/journal/linkartifact_list.html +++ b/bn_django/journal/templates/journal/linkartifact_list.html @@ -14,8 +14,6 @@ <br /> <div class="notice"> This page has an <a href="/journal/rss/latest_links/">RSS feed</a>. -<br /> -microentries</a>. </div> {% if object_list %} |