Remove template details

This commit is contained in:
Chris Jean-Marie 2022-03-20 14:02:55 +00:00
parent b44e3868a6
commit 65d3a30ec0
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block content %}
<br>
<p>This will be a site for sharing of public and private information for the extended Jean-Marie family.</p>
<p>This will be the private information area for the extended Jean-Marie family.</p>
<div>
<h2>Web links</h2>
<h3>Fonts</h3>

View File

@ -24,8 +24,8 @@ Hello {{ name }}
<div class="text-content">
<h3>Welcome to the</h3>
<h5>Jean-Marie Family Website</h5>
<a href="#" class="main-stroked-button">Read More</a>
<a href="#" class="main-filled-button">Take Action</a>
<a href="#" class="main-stroked-button">Learn More</a>
<a href="#" class="main-filled-button">Get It Now</a>
</div>
</div>
</div>