[Design] Style Archives page. Make header a link.

This commit is contained in:
2020-01-29 17:55:22 +05:30
parent 917d3addb6
commit 93bdd1885d
4 changed files with 30 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
{% extends "base.html" %}
{% block left_content %}
<h1>Redacted Life</h1>
<div class="player">
<video id="player" poster="{{ thumbnail_src }}" controls>
<source src="{{ video_src }}" type="video/mp4" />