remove debug statement

This commit is contained in:
Jeremy Kauffman 2019-08-29 11:18:26 -04:00
parent 08c62fa845
commit 250ab48126

View file

@ -1,8 +1,5 @@
<?php Response::setMetaDescription('Watch ' . $title . ' on a platform that shares your values.') ?> <?php Response::setMetaDescription('Watch ' . $title . ' on a platform that shares your values.') ?>
<?php Response::setMetaTitle($title . ' on LBRY') ?> <?php Response::setMetaTitle($title . ' on LBRY') ?>
<pre>
<?php print_r($claim) ?>
</pre>
<main class="ancillary"> <main class="ancillary">
<section class="hero hero--half-height" style="background-image: url(<?php echo $coverUrl ?>)"> <section class="hero hero--half-height" style="background-image: url(<?php echo $coverUrl ?>)">
<div class="inner-wrap inner-wrap--center-hero"> <div class="inner-wrap inner-wrap--center-hero">