In the admin interface you can edit an individual Content Container by going to the Edit Contents screen of that asset, but is it possible to provide a link that will take someone there?
Assuming %asset_
is a Content Container then
%asset_parent^as_asset:asset_parent^as_asset:asset_url%/_admin
will take someone to the admin interface to edit the page that contains the Content Container. I need the equivalent that will take someone to the Edit Contents screen of the admin interface for only the Content Container in question.