Adding license text.
This commit is contained in:
parent
d9669acddb
commit
aea25c0c58
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
.resultRow {
|
||||
float:none;
|
||||
clear:both;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
<#--Save to variable is sparqlResults -->
|
||||
<#assign resultsExist = false/>
|
||||
<#if sparqlResults?has_content>
|
||||
|
|
Loading…
Add table
Reference in a new issue