Commit 3e214a388a6e081e281771c151a5f1529037a160
1 parent
d5bd9b85
Exists in
master
Revert no exemplo.html
Showing
1 changed file
with
2 additions
and
42 deletions
Show diff stats
app/templates/exemplo.html
... | ... | @@ -4,7 +4,8 @@ |
4 | 4 | <meta charset="utf-8" /> |
5 | 5 | <meta name=viewport content="width=device-width, initial-scale=1"> |
6 | 6 | <meta property="creator.productor" content="http://estruturaorganizacional.dados.gov.br/id/unidade-organizacional/2981"/> |
7 | - <title>Barra Brasil</title> | |
7 | + <title>Barra Brasil</title> | |
8 | + <script src="https://code.jquery.com/jquery-2.1.3.min.js"></script> | |
8 | 9 | <script defer src="barra.js" type="text/javascript"></script> |
9 | 10 | |
10 | 11 | <script type="text/javascript"> |
... | ... | @@ -56,46 +57,5 @@ body { |
56 | 57 | <p><a href="https://portal.softwarepublico.gov.br/gitlab/govbr/barra-govbr">Contribua com a barra no software público brasileiro</a></p> |
57 | 58 | </div><!-- #content --> |
58 | 59 | <div id="footer-brasil"></div> |
59 | -<p>tetste</p> | |
60 | - | |
61 | -<p>tetste</p> | |
62 | -<p>tetste</p><p>tetste</p><p>tetste</p><p>tetste</p> | |
63 | -<p>tetste</p><p>tetste</p> | |
64 | -<p>tetste</p> | |
65 | -<p>tetste</p> | |
66 | -<p>tetste</p> | |
67 | -<p>tetste</p> | |
68 | -<p>tetste</p> | |
69 | -<p>tetste</p> | |
70 | -<p>tetste</p> | |
71 | -<p>tetste</p> | |
72 | -<p>tetste</p><p>tetste</p> | |
73 | - | |
74 | -<p>tetste</p> | |
75 | -<p>tetste</p><p>tetste</p><p>tetste</p><p>tetste</p> | |
76 | -<p>tetste</p><p>tetste</p> | |
77 | -<p>tetste</p> | |
78 | -<p>tetste</p> | |
79 | -<p>tetste</p> | |
80 | -<p>tetste</p> | |
81 | -<p>tetste</p> | |
82 | -<p>tetste</p> | |
83 | -<p>tetste</p> | |
84 | -<p>tetste</p> | |
85 | -<p>tetste</p><p>tetste</p> | |
86 | - | |
87 | -<p>tetste</p> | |
88 | -<p>tetste</p><p>tetste</p><p>tetste</p><p>tetste</p> | |
89 | -<p>tetste</p><p>tetste</p> | |
90 | -<p>tetste</p> | |
91 | -<p>tetste</p> | |
92 | -<p>tetste</p> | |
93 | -<p>tetste</p> | |
94 | -<p>tetste</p> | |
95 | -<p>tetste</p> | |
96 | -<p>tetste</p> | |
97 | -<p>tetste</p> | |
98 | -<p>tetste</p><p>tetste</p> | |
99 | - | |
100 | 60 | </body> |
101 | 61 | </html> | ... | ... |