mirror of
https://github.com/nikdoof/django-ett.git
synced 2025-12-23 06:39:22 +00:00
Fleshing out the Task model and related access points
This commit is contained in:
3
django_ett/etasks/templates/etasks/task_detail.html
Normal file
3
django_ett/etasks/templates/etasks/task_detail.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="page-header">
|
||||
<h1>{{ task.name }}<h1>
|
||||
</div>
|
||||
Reference in New Issue
Block a user