Remove template details
This commit is contained in:
parent
b44e3868a6
commit
65d3a30ec0
|
|
@ -1,7 +1,7 @@
|
||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<br>
|
<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>
|
<div>
|
||||||
<h2>Web links</h2>
|
<h2>Web links</h2>
|
||||||
<h3>Fonts</h3>
|
<h3>Fonts</h3>
|
||||||
|
|
|
||||||
|
|
@ -24,8 +24,8 @@ Hello {{ name }}
|
||||||
<div class="text-content">
|
<div class="text-content">
|
||||||
<h3>Welcome to the</h3>
|
<h3>Welcome to the</h3>
|
||||||
<h5>Jean-Marie Family Website</h5>
|
<h5>Jean-Marie Family Website</h5>
|
||||||
<a href="#" class="main-stroked-button">Read More</a>
|
<a href="#" class="main-stroked-button">Learn More</a>
|
||||||
<a href="#" class="main-filled-button">Take Action</a>
|
<a href="#" class="main-filled-button">Get It Now</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue