diff options
author | Arquivo Publico de Memoria Coletiva <arquivo@sarava.org> | 2015-07-31 23:28:01 -0300 |
---|---|---|
committer | Arquivo Publico de Memoria Coletiva <arquivo@sarava.org> | 2015-07-31 23:28:01 -0300 |
commit | 6c46b586fad7b65f2f82e82ee9e0d84248a1c1b4 (patch) | |
tree | 76a17f8a737a48c5ab0e037d6b075383877ffdca /tarefas/component-Armazenamento.html | |
parent | 2ce33cb66a4bd9a6c94af4dcc98e4257b6337daa (diff) | |
download | arquivo-6c46b586fad7b65f2f82e82ee9e0d84248a1c1b4.tar.gz arquivo-6c46b586fad7b65f2f82e82ee9e0d84248a1c1b4.tar.bz2 |
Adds legacy tasks
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> |