diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-04-03 12:10:54 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-04-03 12:10:54 -0700 |
commit | 668076105a975c2898c912c6259aa0189a7662a7 (patch) | |
tree | 1cc55bf5e0927704f4698cb1769e06a82a1b841e /python/fatcat_web/templates/changelog.html | |
parent | 681135eff787493d786c1e50f52e3125c06e0d97 (diff) | |
download | fatcat-668076105a975c2898c912c6259aa0189a7662a7.tar.gz fatcat-668076105a975c2898c912c6259aa0189a7662a7.zip |
reviewable view; improvments to editgroup views
Diffstat (limited to 'python/fatcat_web/templates/changelog.html')
-rw-r--r-- | python/fatcat_web/templates/changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/changelog.html b/python/fatcat_web/templates/changelog.html index f33fe7c8..df51e7db 100644 --- a/python/fatcat_web/templates/changelog.html +++ b/python/fatcat_web/templates/changelog.html @@ -4,7 +4,7 @@ <h1 class="ui header">Recent Changes <div class="sub header"><code>changelog</code></div></h1> -Limited to the most recent ~50 entries. +Limited to the most recent entries. <table class="ui table"> <thead><tr><th>Changelog<br>Index |