Added generic List Page

This commit is contained in:
2018-11-04 17:16:50 +01:00
parent 62d3df0725
commit 6d1a924d53
3 changed files with 177 additions and 2 deletions

View File

@ -147,7 +147,7 @@
<section>
{{ range $category, $movies := .Categories }}
<article>
<h2 class="category-title"><a href="/category/{{ $category }}">{{ $category }}</a></h2>
<h2 class="category-title"><a href="/movies/category/{{ $category }}">{{ $category }}</a></h2>
<div class="section">
<div class="row">
<div class="row__inner">