Update project layout
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "base_authenticated.html" %}
|
||||
{% block title %}Projects - QR Code Management{% endblock %}
|
||||
|
||||
{% block extra_css %}
|
||||
{% block extra_head %}
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/projects.css') }}">
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user