Little fix in html
This commit is contained in:
parent
017200e39c
commit
241c924806
3 changed files with 7 additions and 4 deletions
|
|
@ -4,8 +4,7 @@ from settings import config
|
|||
|
||||
base_url=config.application_root
|
||||
|
||||
%>
|
||||
<!DOCTYPE html>
|
||||
%><!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<section>
|
||||
<h2>Mantained Projects</h2>
|
||||
<h2>${lang('cuchulublog', 'mantained_projects', 'Mantained Projects')}</h2>
|
||||
<div class="column_50">
|
||||
<h3>Paramecio</h3>
|
||||
<div class="content_section content_section_left">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue