Add links to and from historical events page
This commit is contained in:
@ -471,6 +471,14 @@ export default function () {
|
||||
<Link color="#646cff" href="/book-event" mt="16px" target="_blank">
|
||||
Book an Event
|
||||
</Link>
|
||||
<Link
|
||||
color="#646cff"
|
||||
href="/events-team/historical"
|
||||
mt="8px"
|
||||
target="_blank"
|
||||
>
|
||||
Historical Events
|
||||
</Link>
|
||||
{can_approve ? (
|
||||
<Link color="#646cff" href="/et-members" mb="32px" mt="8px">
|
||||
Events Team Member Management
|
||||
|
Reference in New Issue
Block a user