relocate templates; fix use of deprecated before_template

This commit is contained in:
Oliver Gorwits
2012-01-20 21:42:39 +00:00
parent beed2e4115
commit 44e79b9b93
11 changed files with 5 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
<form id="[% tab.id %]_form" class="nd_sidesearchform form-stacked" method="get" action="[% uri_for('/device') %]">
<input name="ip" value="[% params.ip %]" type="hidden"/>
<input name="q" value="[% params.q %]" type="hidden"/>
</form>