diff options
| author | davidovski <david@sendula.com> | 2021-08-27 03:08:43 +0100 | 
|---|---|---|
| committer | davidovski <david@sendula.com> | 2021-08-27 03:08:43 +0100 | 
| commit | 372855459a5cb707a1cdbc6d7adb12177afbf44b (patch) | |
| tree | dbce97edf0365812d920648030a5820e97a6b5c2 /templates/page.html | |
| parent | 16b00548ec80b58c4e9a2c14acb2c0b713fd5592 (diff) | |
new article, added background
Diffstat (limited to 'templates/page.html')
| -rw-r--r-- | templates/page.html | 6 | 
1 files changed, 1 insertions, 5 deletions
diff --git a/templates/page.html b/templates/page.html index 46391ba..6537bc6 100644 --- a/templates/page.html +++ b/templates/page.html @@ -35,11 +35,7 @@  			</div>  			<hr> -			<p>welcome to my site</p> -			<hr> -			<div class="entries"> -				%content% -			</div> +			%content%  		</div>  	</body>  | 
