make static content portable using uri_base
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<button id="[% tab.id %]_submit" type="submit" class="btn info">Search Again</button>
|
||||
<a id="[% tab.id %]_bookmark" href="#"
|
||||
rel="twipsy" data-placement="right" data-offset="5" title="Bookmark this Search">
|
||||
<img class="nd_bookmark" src="/images/glyphicons_072_bookmark.png">
|
||||
<img class="nd_bookmark" src="[% uri_base %]/images/glyphicons_072_bookmark.png">
|
||||
</a>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user