mirror of https://github.com/interlegis/sapl.git
Ulysses Lara
6 years ago
committed by
Edward
4 changed files with 30 additions and 4 deletions
@ -0,0 +1,8 @@ |
|||
|
|||
{% extends "base.html" %} |
|||
|
|||
{% block base_content %} |
|||
<iframe style="width:1350px;" src="https://www.lexml.gov.br/busca/search?keyword={{keyword}};" marginwidth="0" marginheight="0" width="100%" height="500px" frameborder="0" title="Resultado da pesquisa no LexML"> |
|||
<span>O endereço do link é:</span> |
|||
</iframe> |
|||
{% endblock base_content %} |
Loading…
Reference in new issue