Commit e193240a by Piotr Mitros

title to name

parent 3a95cf88
% if title != None:
<h1> ${title} </h1>
% if name != None:
<h1> ${name} </h1>
% endif
<div class="video-wrapper">
<div class="video-player">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment