Prod live updates
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<h4 class="mb-0">{{ officer.position }}</h4>
|
||||
</div>
|
||||
<div class="card-body text-center">
|
||||
<img src="../images/board/john-smith.jpg" alt="John Smith" class="rounded-circle mb-3" width="150" height="150">
|
||||
<!--<img src="../images/board/john-smith.jpg" alt="John Smith" class="rounded-circle mb-3" width="150" height="150">-->
|
||||
<h5 class="card-title">{{ officer.name }}</h5>
|
||||
<!-- <p class="text-muted">Term: 2022-2024</p>
|
||||
<p class="card-text">John has lived in Greenwood Estates since 2015 and brings 20 years of financial management experience to the board.</p> -->
|
||||
@@ -84,7 +84,7 @@
|
||||
<h4 class="mb-0">TBD</h4>
|
||||
</div>
|
||||
<div class="card-body text-center">
|
||||
<img src="../images/board/john-smith.jpg" alt="John Smith" class="rounded-circle mb-3" width="150" height="150">
|
||||
<!--<img src="../images/board/john-smith.jpg" alt="John Smith" class="rounded-circle mb-3" width="150" height="150">-->
|
||||
<h5 class="card-title">TBD</h5>
|
||||
<p class="text-muted">TBD</p>
|
||||
<p class="card-text">TBD</p>
|
||||
@@ -99,4 +99,4 @@
|
||||
|
||||
</div>
|
||||
</main>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user