Sfoglia il codice sorgente

added feedback info on live page

Harlan Iverson 7 anni fa
parent
commit
fd243de001
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      app/resources/templates/themes/ispooge/html/live.html

+ 2 - 0
app/resources/templates/themes/ispooge/html/live.html

@@ -37,6 +37,8 @@ var player = videojs('video-player');
 
     {{page.content|safe}}
 
+<p>Feedback? social at this domain dot com or (415)-937-seven f0ur six seven</p>
+
 {% include "/html/partials/live-alternatives.html" %}
 
 </div>