mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-03 03:38:52 +00:00
4 lines
137 B
Smarty
4 lines
137 B
Smarty
<h1>{$page->title}</h1>
|
|
Removing AniDB ID {$anidbid} from releases:
|
|
{if $success = true}Succeeded.{/if}
|
|
{if $success = false}Failed.{/if} |