Add 'public/dist/html/episodes.ejs'

This commit is contained in:
Muhammad Iqbal Rifai 2018-07-04 10:27:13 +02:00
parent 7a01024303
commit b3865a9912
1 changed files with 1 additions and 0 deletions

1
public/dist/html/episodes.ejs vendored Normal file
View File

@ -0,0 +1 @@
<% include ./layouts/header %> <body><h4>Episodes</h4> <%- serie.serieTitle %> </body>