Change title to a variable and implement opengraph metatdata tags

This commit is contained in:
Jeremy Zhang
2017-07-14 04:04:04 +00:00
parent 82db716b61
commit 415d03e7c0
10 changed files with 26 additions and 10 deletions

View File

@ -1,5 +1,5 @@
{% extends 'site_layout.html.j2' %}
{% block title %}Admin{% endblock %}
{% set title="Admin" %}
{% block content %}