Add an individual html title to various pages
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
%-->
|
||||
<!--% series_result = query_series.execute(id) %-->
|
||||
<!--% FOREACH series IN series_result %-->
|
||||
<!--% page_title = "HPR ~ Series: " _ series.name %-->
|
||||
<h1 class="title">In-Depth Series: <!--% series.name %--></h1>
|
||||
<ul>
|
||||
<li>Number of episodes: <!--% series.number_of_episodes %--></li>
|
||||
|
||||
Reference in New Issue
Block a user