Updated
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
version: 2
|
version: 2
|
||||||
url: $baseurl/dsc01
|
url: $baseurl/dsc01
|
||||||
requires: local_channel
|
requires: local_channel
|
||||||
name: DSC Categories
|
name: Categories
|
||||||
photo: icon:journal-text
|
photo: icon:clipboard-pulse
|
||||||
categories: Civic Diagnostics
|
categories: Civic Diagnostics
|
||||||
desc: Diagnostic Surface Categories — the legal surfaces where HOA governance disputes manifest, organized from the homeowner's perspective.
|
desc: Diagnostic Surface Categories — the legal surfaces where HOA governance disputes manifest, organized from the homeowner's perspective.
|
||||||
|
|||||||
@@ -113,8 +113,8 @@ function dsc01_content() {
|
|||||||
function dsc01_render_main($access) {
|
function dsc01_render_main($access) {
|
||||||
$out = '<div class="dsc01-content">';
|
$out = '<div class="dsc01-content">';
|
||||||
$out .= '<div class="dsc01-header mb-3">';
|
$out .= '<div class="dsc01-header mb-3">';
|
||||||
$out .= '<h2>Vital Signs</h2>';
|
$out .= '<h2>Categories</h2>';
|
||||||
$out .= '<p class="text-muted">The ten structural preconditions of an HOA association.</p>';
|
$out .= '<p class="text-muted">The legal surfaces where HOA governance disputes manifest, organized from the homeowner\'s perspective.</p>';
|
||||||
$out .= '</div>';
|
$out .= '</div>';
|
||||||
|
|
||||||
// TODO: render the ten Vital Signs
|
// TODO: render the ten Vital Signs
|
||||||
|
|||||||
Reference in New Issue
Block a user