UX Improvements for Home page and Accessibility Statement page
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
{% extends 'layout.html' %}
|
||||
|
||||
{% block title %}{{ model.title }}{% endblock %}
|
||||
|
||||
{% block page_body %}
|
||||
<!-- Include Stylesheet -->
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/home.css') }}" />
|
||||
|
||||
Reference in New Issue
Block a user