PageRenderTime 27ms CodeModel.GetById 24ms app.highlight 3ms RepoModel.GetById 0ms app.codeStats 0ms

/public/skins/blue/footer.phtml

https://bitbucket.org/hamidrezas/melobit
Unknown | 12 lines | 11 code | 1 blank | 0 comment | 0 complexity | 9f1b596fca871efeb6a013a92c58708d MD5 | raw file
Possible License(s): AGPL-1.0
 1		<div id="footer">
 2			<p>
 3			License by <a href="http://www.gnu.com/license/gpl.txt">GPL Version 3</a> | 
 4			All rights reserved by <a href="http://www.melobit.com">Melobit</a> Co.| 
 5			Subscibe to our <a href="/feed/rss">RSS</a>!
 6			</p>
 7		</div>
 8	</div>
 9	<?php echo $this->profiler; ?>
10</body>
11
12</html>