Fix copyright entity code

This commit is contained in:
Eric Schultz 2018-05-29 12:13:21 -05:00
parent 8342065006
commit 2fdf293e26

View file

@ -3,7 +3,7 @@
<% if @theme == 'minimal' %>
<div class="minimalFooter">
<div class="container">
<span>© 2018 <%= Settings.general.name %></span>
<span>&copy; 2018 <%= Settings.general.name %></span>
<span>About</span>
<span>Terms &amp; Privacy</span>
</div>