Author: tille Date: Sun Feb 14 19:52:51 2010 New Revision: 2085 URL: http://svn.debian.org/viewsvn/blends?rev=2085&view=rev
Log: Test multimedia Added: blends/trunk/websites/multimedia/ blends/trunk/websites/multimedia/img (contents, props changed) blends/trunk/websites/multimedia/index.html Added: blends/trunk/websites/multimedia/img ============================================================================== --- (empty file) +++ blends/trunk/websites/multimedia/img Sun Feb 14 19:52:51 2010 @@ -0,0 +1 @@ +link ../img \ No newline at end of file Added: blends/trunk/websites/multimedia/index.html ============================================================================== --- (empty file) +++ blends/trunk/websites/multimedia/index.html Sun Feb 14 19:52:51 2010 @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/2001/REC-xhtml11-20010531/DTD/xhtml11-flat.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de"> +<head> +<title>Debian Multimedia Project</title> +<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> +<link href="inc/style.css" type="text/css" rel="stylesheet" /> +</head> +<body> +<h1>Debian Multimedia</h1> +<ul> + <li><a href="tasks/index">Tasks</a> (<a href="tasks/packagelist">long listing</a>)</li> + <li><a href="bugs/">Bugs</a></li> +</ul> +</body> +</html> _______________________________________________ Blends-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/blends-commit
