Made manage payment available only to admin not to staff, bug fix, previous commit log is misleading.
{% extends "base.html" %}{% block title %}404 Page Not Found{% endblock %}{% block content %}<h1>404 Page Not Found</h1><p>Are you sure you have the correct URL?</p>{% endblock content %}