delete old template, created an plugin for it

This commit is contained in:
Squandor 2017-01-18 13:32:30 +01:00 committed by GitHub
parent beae291a85
commit 2118335be8
1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="x_panel">
<div class="x_title">
<h2>TV-Gids </h2>
<ul class="nav navbar-right panel_toolbox">
<li><a class="close-link"><i class="fa fa-close"></i></a>
</li>
</ul>
<div class="clearfix"></div>
</div>
<div id="tvgids" style="height: 450px;">
<iframe frameborder=0 style="overflow: hidden; position: relative; height: 100%; width: 100%;" src='https://www.tvgids24.nl/gadget'/></iframe>
</div>
</div>
</div>