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