Project

General

Profile

1
$inspector/master(it={
2
<style type="text/css">
3
#subscriptions { list-style-type: }
4
</style>
5

    
6
<h2>Subscription &amp; Notifications (by address)</h2>
7

    
8
<p>
9
<a href="snByAddress.do">Return</a>
10
</p>
11

    
12
<p>Deleted notification:</p>
13

    
14

    
15
<ol>
16
$deleted:{
17
	<li>$it$</li>
18
}$
19
</ol>
20

    
21

    
22
})$
(6-6/20)