|
|
@ -100,34 +100,30 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<%= content %>
|
|
|
|
<%= content %>
|
|
|
|
|
|
|
|
<div class="h-box">
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="footer">
|
|
|
|
<div class="footer">
|
|
|
|
<p>
|
|
|
|
<div class="pure-g">
|
|
|
|
<a href="https://github.com/omarroth">
|
|
|
|
<div class="pure-u-1 pure-u-md-1-3">
|
|
|
|
<%= translate(locale, "Released under the AGPLv3 by Omar Roth.") %>
|
|
|
|
<a href="https://github.com/omarroth/invidious">
|
|
|
|
</a>
|
|
|
|
<%= translate(locale, "Released under the AGPLv3 by Omar Roth.") %>
|
|
|
|
</p>
|
|
|
|
</a>
|
|
|
|
<p>
|
|
|
|
</div>
|
|
|
|
<a href="https://github.com/omarroth/invidious">
|
|
|
|
<div class="pure-u-1 pure-u-md-1-3"><%= translate(locale, "BTC: ") %>356DpZyMXu6rYd55Yqzjs29n79kGKWcYrY</div>
|
|
|
|
<%= translate(locale, "Source available here.") %>
|
|
|
|
<div class="pure-u-1 pure-u-md-1-3"><%= translate(locale, "BCH: ") %>qq4ptclkzej5eza6a50et5ggc58hxsq5aylqut2npk</div>
|
|
|
|
</a>
|
|
|
|
<div class="pure-u-1 pure-u-md-1-3">
|
|
|
|
</p>
|
|
|
|
<a href="https://liberapay.com/omarroth"><%= translate(locale, "Liberapay") %></a>
|
|
|
|
<p><%= translate(locale, "Liberapay: ") %>
|
|
|
|
/
|
|
|
|
<a href="https://liberapay.com/omarroth">
|
|
|
|
<a href="https://patreon.com/omarroth"><%= translate(locale, "Patreon") %></a>
|
|
|
|
https://liberapay.com/omarroth
|
|
|
|
</div>
|
|
|
|
</a>
|
|
|
|
<div class="pure-u-1 pure-u-md-1-3">
|
|
|
|
</p>
|
|
|
|
<a rel="jslicense" href="/licenses">
|
|
|
|
<p><%= translate(locale, "Patreon: ") %>
|
|
|
|
<%= translate(locale, "View JavaScript license information.") %>
|
|
|
|
<a href="https://patreon.com/omarroth">
|
|
|
|
</a>
|
|
|
|
https://patreon.com/omarroth
|
|
|
|
</div>
|
|
|
|
</a>
|
|
|
|
<div class="pure-u-1 pure-u-md-1-3"><%= translate(locale, "Current version: ") %> <%= CURRENT_VERSION %>-<%= CURRENT_COMMIT %></div>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<p><%= translate(locale, "BTC: ") %>356DpZyMXu6rYd55Yqzjs29n79kGKWcYrY</p>
|
|
|
|
|
|
|
|
<p><%= translate(locale, "BCH: ") %>qq4ptclkzej5eza6a50et5ggc58hxsq5aylqut2npk</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
|
|
|
<a rel="jslicense" href="/licenses">
|
|
|
|
|
|
|
|
<%= translate(locale, "View JavaScript license information.") %>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="pure-u-1 pure-u-md-2-24"></div>
|
|
|
|
<div class="pure-u-1 pure-u-md-2-24"></div>
|
|
|
|