diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-03-01 17:15:20 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-03-01 17:15:20 -0800 |
commit | 81bde8182006f86fcc9aab5f6c68f5730b6a8867 (patch) | |
tree | f83a7aaa8ce6536a3b68612034ee6b21f7eff93d /python/fatcat_web/templates/home.html | |
parent | bef21bc18191c7a24b8c8aecb8b5926fddfe60f8 (diff) | |
download | fatcat-81bde8182006f86fcc9aab5f6c68f5730b6a8867.tar.gz fatcat-81bde8182006f86fcc9aab5f6c68f5730b6a8867.zip |
"Project Status"
Diffstat (limited to 'python/fatcat_web/templates/home.html')
-rw-r--r-- | python/fatcat_web/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/home.html b/python/fatcat_web/templates/home.html index 4416d812..8528b789 100644 --- a/python/fatcat_web/templates/home.html +++ b/python/fatcat_web/templates/home.html @@ -19,7 +19,7 @@ <br> <div class="ui warning message"> - <div class="header">Current Status: Beta</div> + <div class="header">Project Status: Beta</div> <ul class="list"> <li>Entity editing only possibly by API; web interface is not implemented <li>Edits are manually reviewed (not automatically accepted) |