/html_templates/tv_missing_episode_list.txt
# · Plain Text · 19 lines · 19 code · 0 blank · 0 comment · 0 complexity · 354b55d822f853977a317357ae5c0d7a MD5 · raw file
- <title>Missing Episode List</title>
- <<MC TV HTML Page>>
- <<header>>
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
- <title>Missing Episode List</title>
- <</header>>
- <<body>>
- <table border="0">
- <tr valign="top">
- <td><<show_title>>:</td>
- <td>
- <<episode:missing>>s<<ep_season:pad>>e<<ep_number:pad>>. <<ep_title>></br>
- <</episode>>
- </td>
- </tr>
- </table>
- <</body>>
- <<footer>><</footer>>
- <</MC TV HTML Page>>