title to name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
% if title != None:
|
||||
<h1> ${title} </h1>
|
||||
% if name != None:
|
||||
<h1> ${name} </h1>
|
||||
% endif
|
||||
<div class="video-wrapper">
|
||||
<div class="video-player">
|
||||
|
||||
Reference in New Issue
Block a user