diff options
| author | MaZderMind | 2015-04-03 18:45:21 +0200 | 
|---|---|---|
| committer | MaZderMind | 2015-04-03 18:45:35 +0200 | 
| commit | a392d2d10758a76f6758cef0c673436738f9c807 (patch) | |
| tree | 3654537f5ea4b7e584295480bcf9d99d6f1cf501 /template | |
| parent | cd063cf05fdf0824cdf92f4544623109acfca30c (diff) | |
no party. for no-one.
Diffstat (limited to '')
| -rw-r--r-- | template/party.phtml | 13 | 
1 files changed, 0 insertions, 13 deletions
| diff --git a/template/party.phtml b/template/party.phtml deleted file mode 100644 index 9b22ce1..0000000 --- a/template/party.phtml +++ /dev/null @@ -1,13 +0,0 @@ -<div class="container-fluid room party audio"> -	<h1><?=h($title)?></h1> - -	<div class="player-wrap"> -		<? include("$assemblies/player/audio.phtml") ?> -	</div> - -	<div class="tab-content"> -		<div class="tab-pane active" id="switcher"> -			<? include("$assemblies/switcher/party.phtml") ?> -		</div> -	</div> -</div> | 
