Remove tags / duplicate url from exported info script
The tags are not used currently. Adding the query string to the urls doesn't make sense as far as I understand it.
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@
|
||||
<a jugl:attributes="href example.link" class="example bg-light border rounded">
|
||||
<span class="mainlink">
|
||||
<strong><span jugl:replace="example.title">title</span></strong><br>
|
||||
<small jugl:content="'(' + example.example + ')'"></small>
|
||||
<small jugl:content="'(' + example.link + ')'"></small>
|
||||
</span>
|
||||
<p class="description" jugl:content="example.shortdesc"></p>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user