mirror of https://github.com/interlegis/sapl.git
Marcio Mazza
10 years ago
6 changed files with 65 additions and 77 deletions
@ -1,9 +1,7 @@ |
|||||
{% extends "base.html" %} |
{% extends "base.html" %} |
||||
{% load i18n bootstrap3 %} |
{% load i18n bootstrap3 %} |
||||
|
|
||||
{% block content %} |
{% block base_content %} |
||||
<div id="content-main"> |
|
||||
<h1>Bem-vindo ao SAPL!</h1> |
<h1>Bem-vindo ao SAPL!</h1> |
||||
</div> |
|
||||
{% endblock %} |
{% endblock %} |
||||
|
|
||||
|
Loading…
Reference in new issue