Skip to content
Snippets Groups Projects
Commit dec05803 authored by Beaumont Mogridge's avatar Beaumont Mogridge :gorilla:
Browse files

Merge branch 'added-message-board.html' into 'main'

added message board.html

See merge request !20
parents f066afd0 f13a42e2
No related branches found
No related tags found
1 merge request!20added message board.html
{% extends "main.html" %}
{% block title %}Contact{% endblock %}
{% block mainBlock %}
<header> User Inquires </header>
<p1> Sort by: </p1>
<li><a>Location</a></li>
<li><a>Subject</a></li>
<li><a>User Email</a></li>
<li><a>New</a></li>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment