redo bookmark view page UI to match other view page UI (e.g. paper view page)
Notice I did not add a django test for bookmark search function, this is because the function returns an httprequest with rendered html, which means I cannot access the search result.
features:
Notice I did not add a django test for bookmark search function, this is because the function returns an httprequest with rendered html, which means I cannot access the search result.