diff --git a/templates/dashboard.html b/templates/dashboard.html index 56a0f85..751c344 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -1,64 +1,65 @@ {% extends 'base.html' %} {% block content %}

Projects for {{ case_email }}

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
+
+
Matter NumClient / PropertyMatter DescriptionDefendant 1Matter OpenPractice AreaNotice TypeCase NumberPremises AddressPremises CityClient Email (Primary)Responsible Attorney and best contactStaff person currently in charge of your case, with contact info2nd Staff person currently in charge of your case, with contact infoLink to Hona PortalMatter StageCompleted TasksPending TasksNotice Service DateNotice Expir. DateDate Case FiledDaily Rent DamagesDefault DateDefault Entered OnMotions:Demurrer Hearing DateMotion To Strike Hearing DateMotion to Quash Hearing DateOther Motion Hearing DateMSC DateMSC TimeMSC AddressMSC Div/ Dept/ RoomTrial DateTrial TimeTrial AddressTrial Div/ Dept/ RoomFinal Result of Trial/ MSCDate of SettlementFinal Obligation Under the StipDef's Comply with the Stip?Judgment DateWrit Issued DateScheduled LockoutOppose Stays?Premises Safety or Access IssuesMatter Gate or Entry CodeDate Possession RecoveredAttorney's FeesCostsService Attempt Date 1
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {% for r in rows %} @@ -230,7 +231,9 @@ {% endfor %} - -
Matter NumClient / PropertyMatter DescriptionDefendant 1Matter OpenPractice AreaNotice TypeCase NumberPremises AddressPremises CityClient Email (Primary)Responsible Attorney and best contactStaff person currently in charge of your case, with contact info2nd Staff person currently in charge of your case, with contact infoLink to Hona PortalMatter StageCompleted TasksPending TasksNotice Service DateNotice Expir. DateDate Case FiledDaily Rent DamagesDefault DateDefault Entered OnMotions:Demurrer Hearing DateMotion To Strike Hearing DateMotion to Quash Hearing DateOther Motion Hearing DateMSC DateMSC TimeMSC AddressMSC Div/ Dept/ RoomTrial DateTrial TimeTrial AddressTrial Div/ Dept/ RoomFinal Result of Trial/ MSCDate of SettlementFinal Obligation Under the StipDef's Comply with the Stip?Judgment DateWrit Issued DateScheduled LockoutOppose Stays?Premises Safety or Access IssuesMatter Gate or Entry CodeDate Possession RecoveredAttorney's FeesCostsService Attempt Date 1
No matching projects found.
+ +
+ + {% endblock %} \ No newline at end of file