class orange
This commit is contained in:
parent
060a53a1d4
commit
f238ec0ff8
|
@ -1,8 +1,8 @@
|
|||
<div class="videoTitle">{{ title }}</div>
|
||||
<div class="videoTitle orange">{{ title }}</div>
|
||||
<div class="pandoraVideo" data-pandora-id="{{ padma_id }}" data-pandora-layers="transcripts"></div>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/static/css/modules/padmavideo.css" />
|
||||
<link rel="stylesheet" href="/static/css/modules/pandoravideo.css" />
|
||||
<script type="text/javascript" src="/static/js/jquery.pandoravideo.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user