Sha256: 152de6d25997b04cdff3ce9adf81769fd99b959df792c237822cf5493503b2ca

Contents?: true

Size: 841 Bytes

Versions: 17

Compression:

Stored size: 841 Bytes

Contents

<div class="podcast-player">
  <audio></audio>

  <div class="controls">
    <button class="play-button"></button>

    <div class="controls-advanced">
      <button class="backward-button"><i class="fa fa-backward" title="Backward 10s"></i></button>
      <button class="forward-button"><i class="fa fa-forward" title="Forward 30s"></i></button>
      <button class="speed-toggle" title="Playback speed">1x</button>
    </div>
  </div>

  <img class="cover-image" pp-src="coverUrl" />

  <div class="episode-basic-info">
    <div class="episode-title">
      <a pp-if="url" pp-href="url" target="_parent" pp-html="title"></a>
      <span pp-unless="url" pp-html="title"></a>
    </div>
    <div class="episode-subtitle" pp-html="subtitle"></div>
  </div>
  <div class="buttons"></div>

  <progressbar/>

  <div class="panels"></div>
</div>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
jekyll-octopod-0.9.23 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.22 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.21 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.20 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.19 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.18 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.17 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.15 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.14 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.13 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.12 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.11 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.10 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.9 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.8 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.7 assets/podigee-player/themes/legacy/index.html
jekyll-octopod-0.9.6 assets/podigee-player/themes/legacy/index.html