diff options
Diffstat (limited to 'interface/listing.htm')
| -rw-r--r-- | interface/listing.htm | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/interface/listing.htm b/interface/listing.htm index 5866825..7cc2b62 100644 --- a/interface/listing.htm +++ b/interface/listing.htm @@ -11,7 +11,7 @@  	</head>  	<body>  		<div id="header"> -			cargohold +			<h1>cargohold</h1>  		</div>  		<div id="container">  			<div class="tab-wrap"> @@ -55,5 +55,6 @@  				</div>  			</div>  		</div> +		<div class="footer"><a href="https://git.services.cbcdn.com/cargohold/">cargohold</a> is a free and open source project</div>  	</body>  </html> | 
