FE tst commit
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
| <head> | ||||
| 	<meta charset="utf-8"> | ||||
| 	<meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
| 	<title>Index</title> | ||||
| 	<title>Decentrala</title> | ||||
| 	<link rel="stylesheet" href="/static/style.css"> | ||||
| </head> | ||||
| <body> | ||||
| @@ -11,8 +11,9 @@ | ||||
| 	</header> | ||||
| 	<main> | ||||
| 		<section> | ||||
| 			<p> {{ pagevariable1 }} <p> | ||||
| 			<p> {{ pagevariable2 }} <p> | ||||
| 			{% for task in tasks %} | ||||
| 				<li>{{task}}</li> | ||||
| 			{% endfor %} | ||||
| 		</section> | ||||
| 	</main> | ||||
| 	<footer> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user