This repository has been archived on 2023-05-12. You can view files and clone it, but cannot push or open issues or pull requests.
media-host/views/partial/footer.ejs

8 lines
302 B
Text

<div class="footer">
<p>
<a rel="noreferer" href="https://git.gay/a/media-host">Source code</a> -
<a href="/terms">Terms of Service</a> -
<a href="/privacy">Privacy Policy</a>
<% if (config["transparent-reports"]) {%> - <a href="/transparency">Transparency</a> <% } %>
</p>
</div>