about template
This commit is contained in:
@@ -2,12 +2,8 @@
|
||||
endblock %} {% block content %}
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<h1>About</h1>
|
||||
<hr />
|
||||
<!-- Post Content -->
|
||||
<div>{{ about_txt.content | safe }}</div>
|
||||
<p>Last Update : October 2024</p>
|
||||
<hr />
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user