aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/default.html
blob: 05e93989c2806567a1dacbe78f8e0e708de18838 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
layout: compress
---

<!DOCTYPE html>
<html lang="en" >
  {% include head.html %}  
  <body>
    <main role="main">
	    
	    {% include navigation.html %}
	    
        {{ content }}
        	    
    </main>
            
  </body>
</html>
Un proyecto texto-plano.xyz