individual page titles
This commit is contained in:
parent
6320ea3855
commit
377751a6e7
14 changed files with 28 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
{% extends 'services/base.html' %}
|
||||
{% load form_tags %}
|
||||
|
||||
{% block title %}Contact Us{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div class="container py-5">
|
||||
<div class="row justify-content-center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue