mirror of https://github.com/interlegis/sapl.git
				
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							28 lines
						
					
					
						
							804 B
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							28 lines
						
					
					
						
							804 B
						
					
					
				| {% extends "base.html" %} | |
| {% load i18n %} | |
| 
 | |
| {% block base_content %} | |
| 
 | |
|             <div id="conteudo"> | |
| 
 | |
| 
 | |
| 
 | |
| <h1 class="firstHeading">LexML</h1> | |
| <p>O que é o LexML?</p> | |
| <table><tr><td align="left"><div class="helpsapl"><a id="ajuda" href="http://projeto.lexml.gov.br" target="_blank"> veja o Projeto LexML</a></div></tr></td></table><br /> | |
| <br /> | |
| <h2><a name="pesquisa">Pesquisa no LexML</a></h2><br /> | |
| <table><tr><td align="left"> | |
| <div class="helpsapl"><a id="ajuda" href="http://sapl3.interlegis.leg.br/generico/lexml_infografico">INFOGRÁFICO - Como funciona o LexML</a> | |
| </div></td></tr></table><br /><br /> | |
| 
 | |
| <br />  <a href="ajuda">Anterior</a> | | |
| 
 | |
|   <a href="ajuda_index_html">Índice</a> | |
| 
 | |
|   | <a href="ajuda/consultas#cons_topo">Próxima</a> | |
| <br/> | |
| <br /> | |
| </div> | |
| 
 | |
| {% endblock base_content %}
 | |
| 
 |