mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-27 15:08:31 +00:00
Update template.ecr
This commit is contained in:
parent
32a35c9918
commit
0b9fb7b415
@ -195,6 +195,15 @@
|
|||||||
<% end %>
|
<% end %>
|
||||||
<% end %>
|
<% end %>
|
||||||
</body>
|
</body>
|
||||||
|
<div id="footer-cookie" style="display: block;">
|
||||||
|
<span id="description">
|
||||||
|
Wir nutzen Cookies, um unsere Dienste zu erbringen und zu verbessern.
|
||||||
|
Mit Nutzung dieser Seite akzeptieren Sie Cookies.
|
||||||
|
<a href="https://utnw.de/datenschutz/#m134">Mehr erfahren</a>
|
||||||
|
</span>
|
||||||
|
<span id="accept"><a href="javascript:void(0)" title="Akzeptieren">Akzeptieren</a></span>
|
||||||
|
</div>
|
||||||
|
<script type="text/javascript" src="/js/cookie-hinweis.js"></script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
$('.nav_btn').click(function() {
|
$('.nav_btn').click(function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user