mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-07-04 20:25:25 +02:00
Change title to a variable and implement opengraph metatdata tags
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{% extends 'site_layout.html.j2' %}
|
||||
{% block title %}Dashboard{% endblock %}
|
||||
{% set title="Dashboard" %}
|
||||
|
||||
{% block content %}
|
||||
<h1>User Dashboard</h1>
|
||||
|
Reference in New Issue
Block a user