Show RSS link in the footer
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
@if(Setting::get('show_support'))
|
||||
<footer class='footer'>
|
||||
<p>{{ Lang::get('cachet.powered_by', array('app' => Setting::get('app_name'))) }}</p>
|
||||
<p><a href='/rss'><i class='fa fa-rss'></i> RSS Feed</a></p>
|
||||
</footer>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user