diff options
Diffstat (limited to 'tarefas/component-Armazenamento.html')
-rw-r--r-- | tarefas/component-Armazenamento.html | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/tarefas/component-Armazenamento.html b/tarefas/component-Armazenamento.html deleted file mode 100644 index 50642bfdb0e..00000000000 --- a/tarefas/component-Armazenamento.html +++ /dev/null @@ -1,30 +0,0 @@ -<?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> |