summaryrefslogtreecommitdiffstats
path: root/templates/addBm.php
blob: e9132ca57dd208f5dc4e2173eeb493d4089d8acc (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>  
<html lang="en">  
  <head>  
    <meta charset="utf-8">  
    <title>Subsribe - News - ownCloud</title>  
  </head>
  <body>
  	<div class="message"><h1>Saved!</h1></div>
		<a href="javascript:self.close()" >Close the window</a>
  </body>  
</html>