diff options
Diffstat (limited to 'tarefas/component-Armazenamento.html')
-rw-r--r-- | tarefas/component-Armazenamento.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/tarefas/component-Armazenamento.html b/tarefas/component-Armazenamento.html new file mode 100644 index 00000000000..50642bfdb0e --- /dev/null +++ b/tarefas/component-Armazenamento.html @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> +<title>Component Armazenamento</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<link rel="stylesheet" href="style.css" type="text/css" /> +</head> + +<body> + +<div class="main"> + +<h1>Arquivo de Memoria Coletiva component: Armazenamento</h1> +<div class="backptr"><a href="index.html">« Arquivo de Memoria Coletiva project page</a></div> + +<h2>All issues</h2> +<table> + <tbody> + + </tbody> +</table> + + +</div> +<div class="footer">Generated by <a href="http://ditz.rubyforge.org/">ditz</a>.</div> +</body> +</html> |