Browse Source

Fixed contact email link

As per issue #38
pull/40/head
rmrhz 9 years ago
parent
commit
900e99841e
  1. 2
      templates/themes/recent/recent.html

2
templates/themes/recent/recent.html

@ -68,7 +68,7 @@
<footer> <footer>
<center> <center>
<a href="[email protected]?Subject=Hello" target="_top">[email protected]</a> <a href="mailto:[email protected]?Subject=Hello" target="_top">[email protected]</a>
</center> </center>
</footer> </footer>

Loading…
Cancel
Save