mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 17:31:26 +00:00
escape quote
This commit is contained in:
parent
c3110681c4
commit
397cfa217d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php Response::setMetaDescription(__('YouTube has Reefer Madness')) ?>
|
||||
<?php Response::setMetaTitle(__('YT is censoring cannabis-related videos. LBRY won't.')) ?>
|
||||
<?php Response::setMetaTitle(__('YT is censoring cannabis-related videos. LBRY won\'t.')) ?>
|
||||
<?php echo View::render('nav/_header', ['isDark' => true, 'isAbsolute' => true]) ?>
|
||||
<main>
|
||||
<div class="cover cover-dark cover-center cover-full cover--dark-overlay" style="background-image: url(/img/greens_mini.jpg)">
|
||||
|
|
Loading…
Add table
Reference in a new issue