blob: f51d3c4b84eab22a89f694c34041eed0bc80b714 (
plain) (
tree)
|
|
<template>
<!-- The Administrators' page lets artists/admins add or remove inventory
items and update their prices, descriptions, stock, and thumbnails. -->
<div>
<h1>This is an admin page</h1>
</div>
</template>
|