dnet-core/dnet-information-service/src/main/resources/eu/dnetlib/enabling/views/inspector/deleteSubscriptionsByAddres...

22 lines
271 B
Smalltalk

$inspector/master(it={
<style type="text/css">
#subscriptions { list-style-type: }
</style>
<h2>Subscription &amp; Notifications (by address)</h2>
<p>
<a href="snByAddress.do">Return</a>
</p>
<p>Deleted notification:</p>
<ol>
$deleted:{
<li>$it$</li>
}$
</ol>
})$