Basic notice for copyrighted content.

master
Nick Sergeant 2014-12-31 22:49:50 -05:00
parent 17820f1a78
commit 396c4b314a
4 changed files with 17 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1661,6 +1661,15 @@ div.get-support {
right: 20px;
position: fixed;
}
div.dmca {
background: #e8e8e8;
border-top: 1px solid #DDDDDD;
font-size: 18px;
padding: 40px;
position: relative;
text-align: center;
z-index: 999;
}
// Pages
body.account {

View File

@ -417,6 +417,12 @@
{% include 'snipts/snipt-edit-js-template.html' %}
</div>
{% endblock %}
<div class="dmca">
<strong>Copyrighted, illegal, or inappropriate content?</strong>
Email <a href="mailto:nick@snipt.net">nick@snipt.net</a>.
</div>
{% if request.user.is_authenticated and not debug %}
<script id="IntercomSettingsScriptTag">
var intercomSettings = {